From dc79a12a17a9b7664bcd242ad24022626094eedf Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 20 Aug 2006 04:40:02 +0000 Subject: [PATCH] use PushSelf --- stepmania/src/GameState.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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