Small amount of general lua functions

This commit is contained in:
KimLS
2013-05-28 13:12:42 -07:00
parent 49c3a81e18
commit 69f1187722
2 changed files with 97 additions and 58 deletions
-1
View File
@@ -107,7 +107,6 @@ QuestManager quest_manager;
QuestManager::QuestManager() {
HaveProximitySays = false;
}
QuestManager::~QuestManager() {