Added creatures to the room containers
This commit is contained in:
@@ -36,6 +36,8 @@ public:
|
||||
~CreatureManager();
|
||||
|
||||
//common public methods
|
||||
void Update();
|
||||
|
||||
int Create(std::string avatar, int scriptRef);
|
||||
void Unload(int uid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user