Changeset 1202
- Timestamp:
- 03/04/2010 09:30:22 AM (6 months ago)
- Files:
-
- 1 modified
-
Trunk/src/LuaEngine/LUAEngine.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Trunk/src/LuaEngine/LUAEngine.cpp
r1201 r1202 236 236 void LuaEngine::BeginCall(uint16 fReference) 237 237 { 238 if(fReference > 1)238 if(fReference > 0) 239 239 { 240 240 lua_settop(lu,0); //stack should be empty
![(please configure the [header_logo] section in trac.ini)](/trac/arcscripts/chrome/site/your_project_logo.png)