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 40b281b commit 0996aaeCopy full SHA for 0996aae
src/org/flixel/FlxG.as
@@ -37,7 +37,7 @@ package org.flixel
37
* Assign a minor version to your library.
38
* Appears after the decimal in the console.
39
*/
40
- static public var LIBRARY_MINOR_VERSION:uint = 55;
+ static public var LIBRARY_MINOR_VERSION:uint = 56;
41
42
/**
43
* Debugger overlay layout preset: Wide but low windows at the bottom of the screen.
0 commit comments