Regression fixes, support for new lua arguments for many events

This commit is contained in:
KimLS
2013-06-19 22:56:46 -07:00
parent bb8d11a57b
commit d8a1d84a49
30 changed files with 797 additions and 451 deletions
-1
View File
@@ -29,7 +29,6 @@ public:
return nullptr;
}
int GetID();
void SetDoorName(const char *name);
const char *GetDoorName();
float GetX();