Skip to content

Commit 913e71e

Browse files
Add Playable column for City-States in XML
1 parent 75ebf85 commit 913e71e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CvGameCoreDLL_Expansion2/CvMinorCivAI.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -956,6 +956,8 @@ class CvMinorCivInfo : public CvBaseInfo
956956
CvMinorCivInfo();
957957
virtual ~CvMinorCivInfo();
958958

959+
bool IsPlayable() const;
960+
959961
int getDefaultPlayerColor() const;
960962
int getArtStyleType() const;
961963
int getNumCityNames() const;

0 commit comments

Comments
 (0)