seems required to remove on pluginstart hooking
This commit is contained in:
parent
38fdad89ba
commit
714f73daff
@ -61,7 +61,6 @@ public void OnPluginStart()
|
|||||||
//UDP connection
|
//UDP connection
|
||||||
connect_socket();
|
connect_socket();
|
||||||
chat_cooldown = false;
|
chat_cooldown = false;
|
||||||
round_start_void();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public void reset_target_human_tp_coord(int client)
|
public void reset_target_human_tp_coord(int client)
|
||||||
|
Loading…
Reference in New Issue
Block a user