250501 커밋
This commit is contained in:
@@ -31,7 +31,6 @@ public class BattleInstancesObject
|
||||
|
||||
public class BattleObjectPodStorage : BattleInstancesObject
|
||||
{
|
||||
//private ECombatPodType m_combat_pod_type { get; } = ECombatPodType.Storage;
|
||||
public Int32 m_reward_cnt { get; set; } = 0;
|
||||
|
||||
public BattleObjectPodStorage(string anchorGuid) : base(EBattleObjectType.Pod_Combat, anchorGuid)
|
||||
|
||||
Reference in New Issue
Block a user