added some code I am working on and properly added the RunLuaScripts binding

This commit is contained in:
Flameshadowxeroshin
2011-08-18 23:56:16 -05:00
parent 38625e55d8
commit c776367a03
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -1326,6 +1326,9 @@ public:
lua_pushnil( L );
return 1;
}
//FSX's WIP code, don't touch
//static int SetOptio
LunaScreenOptions()
{