Skip to content

Commit

Permalink
전투 Scene 버튼 오류 수정
Browse files Browse the repository at this point in the history
전투 Scene 버튼이 표시되지 않던 오류 수정
  • Loading branch information
Kkumteulyi committed May 2, 2024
1 parent 2247f92 commit 0df6768
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Assets/01. Scenes/PreAlphaTest.unity
Original file line number Diff line number Diff line change
Expand Up @@ -6507,6 +6507,7 @@ RectTransform:
- {fileID: 1666556707}
- {fileID: 1634374443}
- {fileID: 814733337}
- {fileID: 1389963571}
m_Father: {fileID: 2094601911}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
Expand Down Expand Up @@ -11566,19 +11567,19 @@ RectTransform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1389963570}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 76872542}
m_Father: {fileID: 2094601911}
m_Father: {fileID: 797852582}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}
m_AnchoredPosition: {x: 1280, y: 720}
m_SizeDelta: {x: 2560, y: 1440}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1389963572
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -17128,7 +17129,6 @@ Transform:
m_Children:
- {fileID: 1634035574}
- {fileID: 797852582}
- {fileID: 1389963571}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2114527716
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes:
- enabled: 1
- enabled: 0
path: Assets/01. Scenes/PreAlphaTest.unity
guid: faa19ce4f23519c44b8366a8ebc77212
m_configObjects: {}

0 comments on commit 0df6768

Please sign in to comment.