rockthevote_extended: revert last commit

This commit is contained in:
Dogan 2019-05-28 17:13:12 +02:00
parent 64945e21d2
commit 3041a3b968

View File

@ -129,11 +129,6 @@ public void OnConfigsExecuted()
public void OnMapTimeLeftChanged()
{
SetupTimeOverTimer();
if(!g_RTVAllowed)
{
g_RTVAllowed = true;
}
}
public void OnClientPutInServer(int client)