make CONTROL the reset key
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
(entryWindow.show))))
|
(entryWindow.show))))
|
||||||
|
|
||||||
(#when debug
|
(#when debug
|
||||||
(when FlxG.keys.justPressed.SHIFT
|
(when FlxG.keys.justPressed.CONTROL
|
||||||
(set save.data.storedPositions (new Map<Int,FlxPoint>))
|
(set save.data.storedPositions (new Map<Int,FlxPoint>))
|
||||||
(save.flush)))
|
(save.flush)))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user