modRate cuntstorm
authorJayce Newton <accounts@divinelegy.com>
Thu, 5 Dec 2013 13:59:43 +0000 (21:59 +0800)
committerJayce Newton <accounts@divinelegy.com>
Thu, 5 Dec 2013 13:59:43 +0000 (21:59 +0800)
Themes/GrooveNights/Scripts/gnSystem.lua

index bc34f17..1c9c39c 100644 (file)
@@ -254,6 +254,7 @@ if scn == 'ScreenGameplay' then
        gnSameGrade = 0;
        gnSoundCheck = true;
        gnAward = 0;
+       if modRate == nil then modRate = 1 end
 end