RUs properly cleared in savegame display (#463, Paxtez, chmmravatar)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1194 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -865,7 +865,7 @@ ShowSummary (SUMMARY_DESC *pSD)
|
||||
|
||||
wsprintf (buf, "%lu", GLOBAL_SIS (ResUnits));
|
||||
t.baseline.y = 102;
|
||||
r.extent.width = 30;
|
||||
r.extent.width = 76;
|
||||
r.extent.height = SHIP_NAME_HEIGHT;
|
||||
r.corner.x = t.baseline.x - (r.extent.width >> 1);
|
||||
r.corner.y = t.baseline.y - SHIP_NAME_HEIGHT + 1;
|
||||
|
||||
Reference in New Issue
Block a user