Changeset 2785 for 2012/23/RamiP/YAG2DSSBase/YAG2DSS/YAG2DSS/ALTKHandler.cs
- Timestamp:
- 2012-06-05 09:50:09 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/23/RamiP/YAG2DSSBase/YAG2DSS/YAG2DSS/ALTKHandler.cs
r2781 r2785 59 59 MessageDisplay = new GUI.AMessageDisplay(Game); 60 60 MessageDisplay.backgroundTextureColor = new Color(0, 192, 0, 128); 61 MessageDisplay.Width = ALTKConstants.WindowWidth; 61 62 MessageDisplay.TextColor = Color.Blue; 62 63 MessageDisplay.FontPath = "aMainFont";
Note: See TracChangeset
for help on using the changeset viewer.