mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-04-07 04:50:23 +03:00
Typo
This commit is contained in:
parent
c713c2c8ea
commit
76e7714722
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ struct Game {
|
|||
BOOL useFallbackBgColour;
|
||||
|
||||
// Game state used to select GameObj methods to call in main loop
|
||||
// If multiple states are acivated, the precedence is
|
||||
// If multiple states are activated, the precedence is
|
||||
// coveredPause > Event > FreezeCam > UncoveredPause > Default
|
||||
BOOL coveredPause; // Game paused with world not visible
|
||||
BOOL event; // Events (cutscenes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue