Skip to content

Commit

Permalink
Fix wrong score icon
Browse files Browse the repository at this point in the history
  • Loading branch information
JLChnToZ committed Jan 6, 2018
1 parent 549c4df commit cb8bdac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Assets/Materials/ScoreInd2.mat
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Material:
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
Expand Down Expand Up @@ -38,7 +39,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: cf4ead9fbb376e646b95e7bfcd978b65, type: 3}
m_Texture: {fileID: 2800000, guid: ca075a94790543b458a3dd91a77b89cd, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
Expand Down
3 changes: 2 additions & 1 deletion Assets/Materials/ScoreInd3.mat
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Material:
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
Expand Down Expand Up @@ -38,7 +39,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ca075a94790543b458a3dd91a77b89cd, type: 3}
m_Texture: {fileID: 2800000, guid: cf4ead9fbb376e646b95e7bfcd978b65, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
Expand Down

0 comments on commit cb8bdac

Please sign in to comment.