We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f75f83f commit 97a5e2bCopy full SHA for 97a5e2b
source/funkin/Preferences.hx
@@ -137,6 +137,7 @@ class Preferences
137
138
/**
139
* If enabled, an FPS and memory counter will be displayed even if this is not a debug build.
140
+ * Always disabled on release mobile builds.
141
* @default `Off`
142
*/
143
public static var debugDisplay(get, set):DebugDisplayMode;
0 commit comments