Use lua and messages to set the room titles in the screen headers

This commit is contained in:
Josh Allen
2008-05-24 01:07:56 +00:00
parent 48dbf58a67
commit 79b57b5dce
4 changed files with 11 additions and 26 deletions
-3
View File
@@ -47,9 +47,6 @@ private:
RageSound m_soundChangeSel;
BitmapText m_textTitle;
Sprite m_sprTitleBG;
vector < BitmapText > m_RoomList;
vector < RoomData > m_Rooms;
int m_iRoomPlace;