maint: fix typo

This commit is contained in:
2023-02-18 20:07:59 +00:00
committed by GitHub
parent f78fb8bacd
commit c529c79950

View File

@ -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"] ) \
{ \