mirror of
https://github.com/diamante0018/PP-GSC.git
synced 2025-06-29 15:41:49 +00:00
maint: fix typo
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
{ \
|
||||
CHK_ACTION; \
|
||||
}
|
||||
#else /* Valid for Plutinium IW5 with bot warfare */
|
||||
#else /* Valid for Plutonium IW5 with bot warfare */
|
||||
#define BOT_CHK(ent) \
|
||||
if ( isDefined( ent.pers["isBot"] ) && ent.pers["isBot"] ) \
|
||||
{ \
|
||||
|
Reference in New Issue
Block a user