Fix: Character selection
This commit is contained in:
@@ -360,6 +360,7 @@ public:
|
|||||||
s.MakeUpper();
|
s.MakeUpper();
|
||||||
|
|
||||||
defOut.choices.push_back( s );
|
defOut.choices.push_back( s );
|
||||||
|
defOut.m_bAllowThemeItems = false;
|
||||||
GameCommand mc;
|
GameCommand mc;
|
||||||
mc.m_pCharacter = pCharacter;
|
mc.m_pCharacter = pCharacter;
|
||||||
ListEntries.push_back( mc );
|
ListEntries.push_back( mc );
|
||||||
|
|||||||
Reference in New Issue
Block a user