forked from UNLOZE/sm-plugins
multiple syntax updates to adjust for 1.11.0.6946 SM build
This commit is contained in:
@@ -336,8 +336,9 @@ void AttemptUnRTV(int client)
|
||||
|
||||
public Action Timer_DelayRTV(Handle timer)
|
||||
{
|
||||
g_RTVAllowed = true;
|
||||
PrintToChatAll("[RTVE] RockTheVote is available now!");
|
||||
g_RTVAllowed = true;
|
||||
PrintToChatAll("[RTVE] RockTheVote is available now!");
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
void StartRTV()
|
||||
|
||||
Reference in New Issue
Block a user