mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 14:58:06 +03:00
corrected typing mistake
This commit is contained in:
parent
e61fa39515
commit
c7df3853d5
@ -47,7 +47,7 @@ PAUSING = pausing
|
|||||||
UNPAUSING = unpausing
|
UNPAUSING = unpausing
|
||||||
PAUSE = pause
|
PAUSE = pause
|
||||||
UNPAUSE = unpause
|
UNPAUSE = unpause
|
||||||
COM_SENT_SERVER = Commmand line "%s" sent to server console
|
COM_SENT_SERVER = Command line "%s" sent to server console
|
||||||
CLIENTS_ON_SERVER = Clients on server
|
CLIENTS_ON_SERVER = Clients on server
|
||||||
IMMU = imm
|
IMMU = imm
|
||||||
RESERV = res
|
RESERV = res
|
||||||
|
Loading…
x
Reference in New Issue
Block a user