This commit is contained in:
延皓
2021-07-20 01:52:26 +08:00
parent d93b266257
commit a116ba2931
15 changed files with 82 additions and 16 deletions
+1
View File
@@ -214,5 +214,6 @@ by_whitelist() ->(
s_player = player();
game_tick(50);
__restore(pl, s_player);
print('done! ');
return()
)