strategyonly
C2C Supreme Commander
Someone changed A_New_Dawn_GlobalDefines from 3 which i had to 0?? I changed it back to 3.
<!-- Use the following to determine what building art
is displayed on cities. It is a bitmask of flags which may be
added together:
1 = Wonders
2 = city defences
128 = other
We default to Wonders and city defenses (1+2 = 3) -->
<DefineName>SHOW_BUILDINGS_LEVEL</DefineName>
<iDefineIntVal>0</iDefineIntVal>
</Define>
<!-- Use the following to determine what building art
is displayed on cities. It is a bitmask of flags which may be
added together:
1 = Wonders
2 = city defences
128 = other
We default to Wonders and city defenses (1+2 = 3) -->
<DefineName>SHOW_BUILDINGS_LEVEL</DefineName>
<iDefineIntVal>0</iDefineIntVal>
</Define>