mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 03:05:11 -05:00
oops lol
This commit is contained in:
parent
43336af5bc
commit
e2ed3b68ce
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ class Constants
|
|||
#end
|
||||
|
||||
/**
|
||||
* Wether or not the game is a debug build.
|
||||
* Whether or not the game is a debug build.
|
||||
*/
|
||||
public static final DEBUG_BUILD:Bool = #if FEATURE_DEBUG_FUNCTIONS true #else false #end;
|
||||
|
||||
|
|
Loading…
Reference in a new issue