mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 03:06:42 +00:00
# Animate props.
tex: Reverted recent WARN_RETURN(ERR_TEX_CODEC_CANNOT_HANDLE) changes, since (I think) it shouldn't warn about that being returned (because it intentionally happens frequently). XMLWriter: Trivial inconsequential optimisations (avoiding temporary strings). This was SVN commit r3801.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "BaseEntity.h"
|
||||
#include "Model.h"
|
||||
#include "ObjectEntry.h"
|
||||
#include "SkeletonAnim.h"
|
||||
#include "SkeletonAnimDef.h" // Animation duration
|
||||
#include "Unit.h"
|
||||
#include "ProductionQueue.h"
|
||||
|
||||
Reference in New Issue
Block a user