Map Editor Changes
* Removed Ogmo and replaced with Ldtk. * TODO - Level Transitions
This commit is contained in:
@@ -20,7 +20,7 @@ class GameOver extends FlxSubState
|
||||
|
||||
public function new()
|
||||
{
|
||||
super(0x33000000);
|
||||
super(0x303030bf);
|
||||
}
|
||||
|
||||
override public function create()
|
||||
|
||||
Reference in New Issue
Block a user