Fixed duplicate keys
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
|
||||
#include <amxmodx>
|
||||
#include <amxmisc>
|
||||
#include <string>
|
||||
|
||||
#define SPEED 0.3
|
||||
|
||||
@ -105,4 +106,4 @@ public setMessage() {
|
||||
else
|
||||
server_print("%L",LANG_SERVER,"MSG_DISABLED")
|
||||
return PLUGIN_HANDLED
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user