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