mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 23:56:15 +00:00
Some cleanup - renamed CBaseEntity to CEntityTemplate, and removed JSInterface_BaseEntity.h and JSInterface_Entity.h (which were unused).
This was SVN commit r4091.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "precompiled.h"
|
||||
|
||||
#include "Entity.h"
|
||||
#include "BaseEntity.h"
|
||||
#include "EntityTemplate.h"
|
||||
#include "graphics/Model.h"
|
||||
#include "graphics/ObjectEntry.h"
|
||||
#include "graphics/SkeletonAnim.h"
|
||||
|
||||
Reference in New Issue
Block a user