Skip to content

Commit 30249d2

Browse files
author
setchi
committed
Refactor
1 parent a1ff0d4 commit 30249d2

File tree

10 files changed

+246
-171
lines changed

10 files changed

+246
-171
lines changed

Assets/Prefabs/BeatNumberText.prefab

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ MonoBehaviour:
4848
m_HorizontalOverflow: 0
4949
m_VerticalOverflow: 0
5050
m_LineSpacing: 1
51-
m_Text: 0000
51+
m_Text:
5252
--- !u!222 &22255446
5353
CanvasRenderer:
5454
m_ObjectHideFlags: 1
@@ -99,6 +99,10 @@ Prefab:
9999
propertyPath: m_Color.a
100100
value: 1
101101
objectReference: {fileID: 0}
102+
- target: {fileID: 0}
103+
propertyPath: m_Text
104+
value:
105+
objectReference: {fileID: 0}
102106
m_RemovedComponents: []
103107
m_ParentPrefab: {fileID: 0}
104108
m_RootGameObject: {fileID: 148046}

Assets/Resources/Settings/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"workSpaceDirectoryPath": "",
2+
"workSpacePath": "",
33
"maxBlock": 5,
44
"noteInputKeyCodes": [
55
114,

0 commit comments

Comments
 (0)