Changeset 319 for trunk/Database.pas
- Timestamp:
- Mar 19, 2021, 3:31:53 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Database.pas
r290 r319 3195 3195 for i := 0 to 27 do 3196 3196 if Built[i] > 0 then 3197 GWonder[i].CityID := -2; // wonder destroyed3197 GWonder[i].CityID := WonderDestroyed; 3198 3198 V21_to_Loc(Loc, Radius); 3199 3199 for V21 := 1 to 26 do
Note:
See TracChangeset
for help on using the changeset viewer.