Added commander mode achievement and improved its graphic resources, added fixed primitives, fixes RNA set file, added new keyword and events to code the ability of six-side die roll.
This commit is contained in:
@@ -61,6 +61,9 @@ DeckMenuItem::DeckMenuItem(DeckMenu* _parent, int id, int fontId, string text, f
|
||||
case kRandomAIPlayerMenuID:
|
||||
mImageFilename = "noavatar.jpg";
|
||||
break;
|
||||
case kCommanderMenuID:
|
||||
mImageFilename = "noavatar.jpg";
|
||||
break;
|
||||
case kEvilTwinMenuID:
|
||||
{
|
||||
mImageFilename = "avatar.jpg";
|
||||
|
||||
Reference in New Issue
Block a user