You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
global.curropt = 0
|
|
lastitem = 1
|
|
active = 0
|
|
alarm[0] = 5
|
|
continue_str = get_text("GameOver", "Continue")
|
|
exit_str = get_text("GameOver", "Exit")
|
|
spectate_str = "Spectate"
|
|
event_user(0)
|