战力提升框
This commit is contained in:
parent
686670295e
commit
ea0d79b3eb
File diff suppressed because it is too large
Load Diff
@ -408,7 +408,7 @@ AnimationClip:
|
|||||||
m_Curve:
|
m_Curve:
|
||||||
- serializedVersion: 3
|
- serializedVersion: 3
|
||||||
time: 0
|
time: 0
|
||||||
value: -30
|
value: -60
|
||||||
inSlope: 0
|
inSlope: 0
|
||||||
outSlope: 0
|
outSlope: 0
|
||||||
tangentMode: 136
|
tangentMode: 136
|
||||||
@ -417,7 +417,7 @@ AnimationClip:
|
|||||||
outWeight: 0.33333334
|
outWeight: 0.33333334
|
||||||
- serializedVersion: 3
|
- serializedVersion: 3
|
||||||
time: 0.16666667
|
time: 0.16666667
|
||||||
value: -69
|
value: -60
|
||||||
inSlope: 0
|
inSlope: 0
|
||||||
outSlope: 0
|
outSlope: 0
|
||||||
tangentMode: 136
|
tangentMode: 136
|
||||||
@ -513,8 +513,8 @@ AnimationClip:
|
|||||||
isIntCurve: 0
|
isIntCurve: 0
|
||||||
isSerializeReferenceCurve: 0
|
isSerializeReferenceCurve: 0
|
||||||
- serializedVersion: 2
|
- serializedVersion: 2
|
||||||
path: 1653939835
|
path: 0
|
||||||
attribute: 538195251
|
attribute: 1460864421
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
typeID: 224
|
typeID: 224
|
||||||
customType: 28
|
customType: 28
|
||||||
@ -522,8 +522,8 @@ AnimationClip:
|
|||||||
isIntCurve: 0
|
isIntCurve: 0
|
||||||
isSerializeReferenceCurve: 0
|
isSerializeReferenceCurve: 0
|
||||||
- serializedVersion: 2
|
- serializedVersion: 2
|
||||||
path: 0
|
path: 1653939835
|
||||||
attribute: 1460864421
|
attribute: 538195251
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
typeID: 224
|
typeID: 224
|
||||||
customType: 28
|
customType: 28
|
||||||
@ -1239,7 +1239,7 @@ AnimationClip:
|
|||||||
m_Curve:
|
m_Curve:
|
||||||
- serializedVersion: 3
|
- serializedVersion: 3
|
||||||
time: 0
|
time: 0
|
||||||
value: -30
|
value: -60
|
||||||
inSlope: 0
|
inSlope: 0
|
||||||
outSlope: 0
|
outSlope: 0
|
||||||
tangentMode: 136
|
tangentMode: 136
|
||||||
@ -1248,7 +1248,7 @@ AnimationClip:
|
|||||||
outWeight: 0.33333334
|
outWeight: 0.33333334
|
||||||
- serializedVersion: 3
|
- serializedVersion: 3
|
||||||
time: 0.16666667
|
time: 0.16666667
|
||||||
value: -69
|
value: -60
|
||||||
inSlope: 0
|
inSlope: 0
|
||||||
outSlope: 0
|
outSlope: 0
|
||||||
tangentMode: 136
|
tangentMode: 136
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.3 KiB |
@ -459,7 +459,7 @@ end
|
|||||||
|
|
||||||
function UIMainView:OnUIReturnHome(result)
|
function UIMainView:OnUIReturnHome(result)
|
||||||
if result then
|
if result then
|
||||||
self:CheckPlayStoryAndForceGuide(false)
|
self:CheckPlayStoryAndForceGuide(true)
|
||||||
end
|
end
|
||||||
self:RefreshSystemPad()
|
self:RefreshSystemPad()
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user