removed WON support

fixed some bugs
This commit is contained in:
Felix Geyer
2004-07-19 14:33:17 +00:00
parent bcc8292730
commit ef11026195
7 changed files with 105 additions and 229 deletions

View File

@ -34,7 +34,7 @@
#include <amxmodx>
new Float:g_Flooding[33] = {0, ...}
new Float:g_Flooding[33] = {0.0, ...}
new g_Flood[33] = {0, ...}
public plugin_init()