战力提升框

This commit is contained in:
fatiao 2026-02-13 10:47:02 +08:00
parent 686670295e
commit ea0d79b3eb
4 changed files with 2280 additions and 2300 deletions

File diff suppressed because it is too large Load Diff

View File

@ -408,7 +408,7 @@ AnimationClip:
m_Curve:
- serializedVersion: 3
time: 0
value: -30
value: -60
inSlope: 0
outSlope: 0
tangentMode: 136
@ -417,7 +417,7 @@ AnimationClip:
outWeight: 0.33333334
- serializedVersion: 3
time: 0.16666667
value: -69
value: -60
inSlope: 0
outSlope: 0
tangentMode: 136
@ -513,8 +513,8 @@ AnimationClip:
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1653939835
attribute: 538195251
path: 0
attribute: 1460864421
script: {fileID: 0}
typeID: 224
customType: 28
@ -522,8 +522,8 @@ AnimationClip:
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 0
attribute: 1460864421
path: 1653939835
attribute: 538195251
script: {fileID: 0}
typeID: 224
customType: 28
@ -1239,7 +1239,7 @@ AnimationClip:
m_Curve:
- serializedVersion: 3
time: 0
value: -30
value: -60
inSlope: 0
outSlope: 0
tangentMode: 136
@ -1248,7 +1248,7 @@ AnimationClip:
outWeight: 0.33333334
- serializedVersion: 3
time: 0.16666667
value: -69
value: -60
inSlope: 0
outSlope: 0
tangentMode: 136

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -459,7 +459,7 @@ end
function UIMainView:OnUIReturnHome(result)
if result then
self:CheckPlayStoryAndForceGuide(false)
self:CheckPlayStoryAndForceGuide(true)
end
self:RefreshSystemPad()
end