mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 15:41:24 +02:00
- attempt to see if this fixes some lua problems
This commit is contained in:
@@ -252,7 +252,7 @@ void LuaArguments::returnString(const string &value){
|
|||||||
}
|
}
|
||||||
|
|
||||||
void LuaArguments::returnVec2i(const Vec2i &value){
|
void LuaArguments::returnVec2i(const Vec2i &value){
|
||||||
Lua_STREFLOP_Wrapper streflopWrapper;
|
//Lua_STREFLOP_Wrapper streflopWrapper;
|
||||||
|
|
||||||
++returnCount;
|
++returnCount;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user