mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
Added require_all method to replace explicitly requiring every source file, added SoundManager and sound effects, added sound for shield/health regen
This commit is contained in:
@@ -68,6 +68,7 @@ class IMICFPS
|
||||
|
||||
@console.update if @show_console
|
||||
@overlay.update
|
||||
SoundManager.update
|
||||
|
||||
@number_of_vertices = 0
|
||||
@delta_time = Gosu.milliseconds
|
||||
|
||||
Reference in New Issue
Block a user