diff --git a/stepmania/src/GameState.cpp b/stepmania/src/GameState.cpp index 632b4896da..9713f894ad 100644 --- a/stepmania/src/GameState.cpp +++ b/stepmania/src/GameState.cpp @@ -2030,8 +2030,8 @@ public: } static int GetCurrentStyle( T* p, lua_State *L ) { - // XXX: Ugly cast. - LuaHelpers::Push( const_cast