fixup! Renamed EntityFile to EntityXMLFile to be able to separate file parsing from entity creation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef EntityFileParser_h__
|
||||
#define EntityFileParser_h__
|
||||
#ifndef EntityXMLFileParser_h__
|
||||
#define EntityXMLFileParser_h__
|
||||
|
||||
#include "EntityXMLFile.h"
|
||||
#include "World.h"
|
||||
|
||||
Reference in New Issue
Block a user