Fix constant string for "officer" disguise type

This fixes the officer think not working at all
This commit is contained in:
smallmodel 2024-11-17 16:36:19 +01:00
parent 23f776d3c7
commit 80ddba1013
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -346,7 +346,7 @@ const char *ScriptMaster::ConstStrings[] = {
"anim/fullbody.scr",
"salute",
"sentry",
"officier",
"officer",
"rover",
"none",
"machinegunner",