更新MobAnim和MainWindow功能
This commit is contained in:
parent
aa5baf00b5
commit
73126e8a05
@ -144,6 +144,7 @@ local function PerMob(MobInstance: Model)
|
||||
Mob.Instance = MobInstance
|
||||
Mob.AnimationTracks = AnimationTracks
|
||||
Mobs[MobInstance] = Mob
|
||||
|
||||
|
||||
Maid:Add(MobInstance.Destroying:Connect(function()
|
||||
Mobs[MobInstance] = nil
|
||||
|
@ -161,6 +161,7 @@ function MainWindow:OnOpenWindow()
|
||||
-- 后续变动设置
|
||||
SetForgeCostChange()
|
||||
-- 初始化设置
|
||||
-- ceshi1
|
||||
self:SetShowForgeBar(forgeInstance.Value, hasItem.Value)
|
||||
else
|
||||
-- 没有货币时监听设置
|
||||
|
Loading…
x
Reference in New Issue
Block a user