This repository has been archived on 2025-12-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
BitBlaster/objects/o_hud/Other_5.gml
2025-04-20 22:37:10 +03:00

5 lines
128 B
Plaintext

global.total_enemies_spawned = 0;
global.kill_count = 0;
global.weapon_notification = "";
global.weapon_notification_timer = 0;