diff --git a/source/funkin/util/Constants.hx b/source/funkin/util/Constants.hx index ffaf7b9ec..28f864d0e 100644 --- a/source/funkin/util/Constants.hx +++ b/source/funkin/util/Constants.hx @@ -71,7 +71,7 @@ class Constants */ // ============================== - #if debug + #if (debug || FORCE_DEBUG_VERSION) /** * The current Git branch. */