add Frame element
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "BitmapText.h"
|
||||
#include "RageSound.h"
|
||||
#include "ThemeMetric.h"
|
||||
#include "AutoActor.h"
|
||||
|
||||
class MenuTimer : public ActorFrame
|
||||
{
|
||||
@@ -46,6 +47,8 @@ protected:
|
||||
|
||||
LuaReference m_exprFormatText[NUM_MENU_TIMER_TEXTS];
|
||||
|
||||
AutoActor m_sprFrame;
|
||||
|
||||
RageSound m_soundBeep;
|
||||
|
||||
ThemeMetric<int> WARNING_START;
|
||||
|
||||
Reference in New Issue
Block a user