(client) feat:添加设置类,子弹添加敌我识别; chore:修改了右键菜单的初始化方式为独立创建,加载定义报错提供更多信息,动画加载出错也返回默认序列。
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Define>
|
||||
|
||||
<AffiliationDef>
|
||||
<defName>none</defName>
|
||||
<label>中立阵营</label>
|
||||
<defaultRelation>Neutral</defaultRelation>
|
||||
</AffiliationDef>
|
||||
<AffiliationDef>
|
||||
<defName>player</defName>
|
||||
<label>玩家阵营</label>
|
||||
|
Reference in New Issue
Block a user