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