겷산 데이터 수정 및 손님 exitSubtree 결산 action 추가

This commit is contained in:
NTG 2025-09-02 18:56:34 +09:00
parent cd346e5019
commit 7d3f76c3c0
10 changed files with 12 additions and 12 deletions

Binary file not shown.

View File

@ -475,7 +475,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
<UiType>k__BackingField: 3
_enableBlockImage: 1
_uiActionsInputBinding: {fileID: 11400000, guid: 8073fcaf56fc7c34e996d0d47044f146, type: 2}
_uiActionsInputBinding: {fileID: 11400000, guid: b30903e1ac3d36240aa6bc3eef41cea8, type: 2}
_confirmButton: {fileID: 1780169173096483685}
_totalRevenueLabel: {fileID: 4534954305663344253}
_normalCustomersLabel: {fileID: 6702012078445801388}

View File

@ -26,6 +26,9 @@ public override Task OnReadyNewFlow(GameFlowState newFlowState)
else if (newFlowState == GameFlowState.SettlementRestaurant)
{
// TODO : UI 띄우기
var evt = GameEvents.OpenPopupUiEvent;
evt.UiType = typeof(SettlementUi);
EventBus.Broadcast(evt);
_settlementState.SaveSettlementResult();
}

View File

@ -1,3 +0,0 @@
fileFormatVersion: 2
guid: c463c6dc93a04ffea1ab895e7c4a3063
timeCreated: 1755082332