Renamed monster files to creatures

This commit is contained in:
2016-03-21 19:28:49 +11:00
parent fd11f4e0e6
commit a86a41ad46
14 changed files with 7 additions and 3 deletions
+1
View File
@@ -47,6 +47,7 @@ public:
int SetScriptReference(int i);
int GetScriptReference();
//NOTE: exclusion list is currently used for entities that have already "fired" the trigger
std::list<Entity*>* GetExclusionList();
private: