* Center Abort Skirmish game dialog

* Savegame compatible centering of skirmish start
This commit is contained in:
Ben Lankamp
2020-06-18 22:26:39 +02:00
parent 71007c06d0
commit 720e7064d1
3 changed files with 16 additions and 13 deletions
+1 -1
View File
@@ -523,7 +523,7 @@ class HouseClass {
** the base.
*/
COORDINATE Center; // Center COORDINATE of the base.
CELL CenterCell; // Center CELL of the base.
//CELL CenterCell; // Center CELL of the base.
int Radius; // Average building distance from center (leptons).
struct {
int AirDefense;