Changeset 10136 for code/branches/leveljoemeHS14/src
- Timestamp:
- Nov 26, 2014, 4:01:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/leveljoemeHS14/src/modules/notifications/NotificationQueueCEGUI.cc
r9667 r10136 73 73 this->position_ = Vector4(0.0, 0.0, 0.0, 0.0); 74 74 this->alignment_ = "LeftAligned"; 75 this->fontSize_ = 1 2;75 this->fontSize_ = 10; 76 76 this->fontColor_ = Vector4(1.0, 1.0, 1.0, 1.0); 77 77 this->fontColorStr_ = "FFFFFFFF";
Note: See TracChangeset
for help on using the changeset viewer.