-
-
Notifications
You must be signed in to change notification settings - Fork 19
room_restart
CryoEagle edited this page Jan 12, 2019
·
2 revisions
Restart currently used room
room_restart()
Returns: void
This function will restart currently used room, so when player do mistake or be killed room can be restarted.
room_restart();
Above code will restart room.
Back to Rooms