Pretend I didn't forget the +1.
This commit is contained in:
+1
-1
@@ -3174,7 +3174,7 @@ public:
|
||||
{
|
||||
Style *pStyle = const_cast<Style *>( pGame->m_apStyles[s] );
|
||||
pStyle->PushSelf(L);
|
||||
lua_rawseti(L, -2, s);
|
||||
lua_rawseti(L, -2, s+1);
|
||||
}
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user