diplomacy menu & stance changes

This commit is contained in:
Chris Forbes
2010-04-20 20:13:03 +12:00
parent 71f79d322d
commit 60f5e4d13e
9 changed files with 165 additions and 6 deletions

View File

@@ -289,7 +289,6 @@ namespace OpenRA
});
}
var f = renderer.BoldFont;
f.DrawText("Name", new int2(r.Left + 40, r.Top + 50), Color.White);
f.DrawText("Color", new int2(r.Left + 140, r.Top + 50), Color.White);