mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-08 11:38:08 +03:00
Add room properties to savegame, fixes
This commit is contained in:
parent
52db25a98b
commit
0ce6d12f97
7 changed files with 242 additions and 47 deletions
|
@ -470,7 +470,6 @@ ScriptReserved_GetSlotHP, & Moveable::GetSlotHP,
|
|||
ScriptReserved_AnimFromObject, &Moveable::AnimFromObject);
|
||||
}
|
||||
|
||||
|
||||
void Moveable::Init()
|
||||
{
|
||||
bool cond = IsPointInRoom(m_item->Pose.Position, m_item->RoomNumber);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue