Skip to content

Commit 131a6bd

Browse files
authored
Fix debugging-game-logic menu items (#532)
1 parent 5ac3e96 commit 131a6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/manuals/debugging-game-logic.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Note that you probably want to update this data every frame so posting the messa
3838

3939
## Running the debugger
4040

41-
To run the debugger, either <kbd>Debug ▸ Run with Debugger</kbd> which starts up the game with the debugger attached, or select <kbd>Debug ▸ Attach Debugger</kbd> to attach the debugger to an already running game.
41+
To run the debugger, select <kbd>Debug ▸ Start/Attach</kbd> which either starts up the game with the debugger attached or attaches the debugger to an already running game.
4242

4343
![overview](images/debugging/overview.png)
4444

0 commit comments

Comments
 (0)