mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-11 04:52:21 +02:00
14 lines
238 B
Text
14 lines
238 B
Text
![]() |
ShowFile("src/Protection.bf")
|
||
|
WaitForResolve()
|
||
|
SleepTicks(20)
|
||
|
AssertFileErrors()
|
||
|
|
||
|
ShowFile("src/Cases.bf")
|
||
|
WaitForResolve()
|
||
|
SleepTicks(20)
|
||
|
AssertFileErrors()
|
||
|
|
||
|
ShowFile("src/LocalVars.bf")
|
||
|
WaitForResolve()
|
||
|
SleepTicks(20)
|
||
|
AssertFileErrors()
|