Translations:Development/29/zh

这个游戏使用自己的实体组件系统,所有其他实体派生到的主类是CEntity,位于src/game/server/Entity.h中。