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
+1
View File
@@ -77,6 +77,7 @@ static const char *MessageIDNames[] = {
"StarMeterChangedP2",
"LifeMeterChangedP1",
"LifeMeterChangedP2",
"UpdateScreenHeader",
};
XToString( MessageID );