1
This commit is contained in:
parent
06b1dc0a7a
commit
1f9457cebf
@ -1519,6 +1519,21 @@ MonoBehaviour:
|
||||
m_Scale: 1
|
||||
m_AtlasIndex: 0
|
||||
m_ClassDefinitionType: 0
|
||||
- m_Index: 73
|
||||
m_Metrics:
|
||||
m_Width: 42.921875
|
||||
m_Height: 62.453125
|
||||
m_HorizontalBearingX: 1.265625
|
||||
m_HorizontalBearingY: 53.453125
|
||||
m_HorizontalAdvance: 48.421875
|
||||
m_GlyphRect:
|
||||
m_X: 777
|
||||
m_Y: 218
|
||||
m_Width: 44
|
||||
m_Height: 63
|
||||
m_Scale: 1
|
||||
m_AtlasIndex: 0
|
||||
m_ClassDefinitionType: 0
|
||||
m_CharacterTable:
|
||||
- m_ElementType: 1
|
||||
m_Unicode: 32
|
||||
@ -1872,6 +1887,10 @@ MonoBehaviour:
|
||||
m_Unicode: 47
|
||||
m_GlyphIndex: 18
|
||||
m_Scale: 1
|
||||
- m_ElementType: 1
|
||||
m_Unicode: 115
|
||||
m_GlyphIndex: 73
|
||||
m_Scale: 1
|
||||
m_AtlasTextures:
|
||||
- {fileID: -7646704604280163338}
|
||||
m_AtlasTextureIndex: 0
|
||||
@ -2226,6 +2245,10 @@ MonoBehaviour:
|
||||
m_Y: 922
|
||||
m_Width: 67
|
||||
m_Height: 99
|
||||
- m_X: 767
|
||||
m_Y: 208
|
||||
m_Width: 63
|
||||
m_Height: 82
|
||||
m_FreeGlyphRects:
|
||||
- m_X: 102
|
||||
m_Y: 32
|
||||
@ -2275,10 +2298,6 @@ MonoBehaviour:
|
||||
m_Y: 201
|
||||
m_Width: 64
|
||||
m_Height: 7
|
||||
- m_X: 767
|
||||
m_Y: 208
|
||||
m_Width: 63
|
||||
m_Height: 90
|
||||
- m_X: 318
|
||||
m_Y: 276
|
||||
m_Width: 49
|
||||
@ -2483,6 +2502,10 @@ MonoBehaviour:
|
||||
m_Y: 922
|
||||
m_Width: 252
|
||||
m_Height: 101
|
||||
- m_X: 767
|
||||
m_Y: 290
|
||||
m_Width: 63
|
||||
m_Height: 8
|
||||
m_fontInfo:
|
||||
Name:
|
||||
PointSize: 0
|
||||
|
@ -335,7 +335,7 @@ namespace GameLogic
|
||||
}
|
||||
}
|
||||
|
||||
if (giftConfig.Id == 0)
|
||||
if (giftConfig.Id == 0 || giftConfig.Id == 1)
|
||||
{
|
||||
isAdd = false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user