1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00

Fixed test

This commit is contained in:
Brian Fiete 2020-05-30 05:56:40 -07:00
parent c9da45715b
commit 0503eedfe6

View file

@ -6,7 +6,7 @@ Compile()
RemoveProject("SDL2")
WaitForResolve()
SleepTicks(20)
SleepTicks(100)
AssertFileErrors()
ToggleCommentAt("Main_Start")