5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
global.total_enemies_spawned = 0;
|
|
global.kill_count = 0;
|
|
|
|
global.weapon_notification = "";
|
|
global.weapon_notification_timer = 0; |