Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
setchi committed Oct 20, 2015
1 parent a1ff0d4 commit 30249d2
Show file tree
Hide file tree
Showing 10 changed files with 246 additions and 171 deletions.
6 changes: 5 additions & 1 deletion Assets/Prefabs/BeatNumberText.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: 0000
m_Text:
--- !u!222 &22255446
CanvasRenderer:
m_ObjectHideFlags: 1
Expand Down Expand Up @@ -99,6 +99,10 @@ Prefab:
propertyPath: m_Color.a
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: m_Text
value:
objectReference: {fileID: 0}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 148046}
Expand Down
2 changes: 1 addition & 1 deletion Assets/Resources/Settings/default.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"workSpaceDirectoryPath": "",
"workSpacePath": "",
"maxBlock": 5,
"noteInputKeyCodes": [
114,
Expand Down
Loading

0 comments on commit 30249d2

Please sign in to comment.