Skip to content

Commit

Permalink
今度こそバグの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagata Yuto committed Dec 2, 2019
1 parent 68c2085 commit aa2e588
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Assets/Scenes/MainScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!114 &308143871
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1639,7 +1639,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1e67f4c421bf8450e85bb12867cbc97b, type: 3}
m_Name:
m_EditorClassIdentifier:
lastUpdateTime: {fileID: 1192084492}
nextCleanTime: {fileID: 235818007}
intervalTime: {fileID: 186505610}
placeName: {fileID: 1192084492}
--- !u!1 &338512865
Expand Down Expand Up @@ -2871,7 +2871,7 @@ MonoBehaviour:
m_HandleRect: {fileID: 2060602795}
m_Direction: 0
m_Value: 0
m_Size: 1
m_Size: 0.57281554
m_NumberOfSteps: 0
m_OnValueChanged:
m_PersistentCalls:
Expand Down Expand Up @@ -5957,7 +5957,7 @@ MonoBehaviour:
m_HandleRect: {fileID: 905406068}
m_Direction: 2
m_Value: 0
m_Size: 0.99896914
m_Size: 0.49948466
m_NumberOfSteps: 0
m_OnValueChanged:
m_PersistentCalls:
Expand Down
2 changes: 1 addition & 1 deletion Assets/cleanPlaceData.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"placeDataList":[{"place":"vvvv","lastUpdateTime_forSave":{"year":2019,"month":12,"day":2,"hour":16,"minute":57,"second":37},"cleanInterval_forSave":{"year":0,"month":0,"day":4,"hour":0,"minute":0,"second":0}},{"place":"e","lastUpdateTime_forSave":{"year":2019,"month":12,"day":2,"hour":17,"minute":49,"second":43},"cleanInterval_forSave":{"year":0,"month":0,"day":3,"hour":0,"minute":0,"second":0}}]}
{"placeDataList":[{"place":"vvvv","lastUpdateTime_forSave":{"year":2019,"month":12,"day":2,"hour":16,"minute":57,"second":37},"cleanInterval_forSave":{"year":0,"month":2,"day":0,"hour":0,"minute":0,"second":0},"leftDate":3},{"place":"e","lastUpdateTime_forSave":{"year":2019,"month":12,"day":2,"hour":17,"minute":49,"second":43},"cleanInterval_forSave":{"year":0,"month":0,"day":26,"hour":0,"minute":0,"second":0},"leftDate":25}]}

0 comments on commit aa2e588

Please sign in to comment.