mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Fix constant string for "officer" disguise type
This fixes the officer think not working at all
This commit is contained in:
parent
23f776d3c7
commit
80ddba1013
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ const char *ScriptMaster::ConstStrings[] = {
|
|||
"anim/fullbody.scr",
|
||||
"salute",
|
||||
"sentry",
|
||||
"officier",
|
||||
"officer",
|
||||
"rover",
|
||||
"none",
|
||||
"machinegunner",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue