LuaExpression -> LuaReference

This commit is contained in:
Glenn Maynard
2006-09-21 02:09:44 +00:00
parent fc510e7086
commit d04a5920fa
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ protected:
BitmapText m_text[NUM_MENU_TIMER_TEXTS];
LuaExpression m_exprFormatText[NUM_MENU_TIMER_TEXTS];
LuaReference m_exprFormatText[NUM_MENU_TIMER_TEXTS];
RageSound m_soundBeep;