Merge branch 'NewLuaScripting' of https://github.com/MontyTRC89/TombEngine into NewLuaScripting

This commit is contained in:
hispidence 2021-07-05 18:14:06 +01:00
commit 03c7f833ba
4 changed files with 100 additions and 2 deletions

View file

@ -329,5 +329,4 @@ void GameScriptItemInfo::DisableItem()
m_item->status = ITEM_DEACTIVATED;
}
}
}
}