This commit is contained in:
DoganGFL
2018-11-28 21:26:13 +01:00
parent 1667fc28bb
commit fc78786c71
+1 -1
View File
@@ -186,4 +186,4 @@ stock int getNominationDelay() {
return 3; return 3;
} }
return g_Cvar_NominateDelay.IntValue; return g_Cvar_NominateDelay.IntValue;
} }