mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 03:05:11 -05:00
Compare commits
2 commits
d28962cf3f
...
9155eddb45
Author | SHA1 | Date | |
---|---|---|---|
|
9155eddb45 | ||
|
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