mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-03-01 17:40:59 +00:00
syntax
This commit is contained in:
parent
15c32d6f17
commit
51f7dfb75b
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import src.MarbleWorld;
|
|||
import shapes.Trapdoor;
|
||||
import shapes.PushButton;
|
||||
import src.Util;
|
||||
import src.Settings;
|
||||
|
||||
class RewindManager {
|
||||
var frames:Array<RewindFrame> = [];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue