mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
Added title screen sound, added sound when mousing over menu links, update "required" Ruby version to 3.0+ in README
This commit is contained in:
@@ -19,7 +19,7 @@ class IMICFPS
|
||||
end
|
||||
|
||||
def calculate_volume
|
||||
volume = (SoundManager.sfx_volume - @initial_volume) * ratio
|
||||
(SoundManager.sfx_volume - @initial_volume) * ratio
|
||||
end
|
||||
|
||||
def update
|
||||
|
||||
Reference in New Issue
Block a user