You've already forked taptap2024_GJ_chidouren
update core
This commit is contained in:
@@ -20,6 +20,8 @@ namespace Game.Component
|
||||
|
||||
[LabelText ("当前完成数:")] private int _currentConditionNumber = 0;
|
||||
|
||||
public int LossCount;
|
||||
|
||||
public int CurrentConditionNumber => this._currentConditionNumber;
|
||||
|
||||
private List<EnemyEntity> _enemyEntities;
|
||||
|
||||
Reference in New Issue
Block a user