--HG--
branch : trunk
This commit is contained in:
megamage
2009-03-05 09:17:57 -06:00
13 changed files with 180 additions and 115 deletions

View File

@@ -1101,6 +1101,7 @@ WorldObject::WorldObject()
mSemaphoreTeleport = false;
m_isActive = false;
IsTempWorldObject = false;
}
void WorldObject::SetWorldObject(bool on)