mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-14 14:02:26 +08:00
耐力模块缓慢游泳缓慢攀爬初步
This commit is contained in:
@@ -6,7 +6,6 @@ type StaminaInfo struct {
|
||||
State proto.MotionState // 动作状态
|
||||
Cost int32 // 消耗或恢复的耐力
|
||||
RestoreDelay uint8 // 恢复延迟
|
||||
|
||||
PrevPos *Vector
|
||||
CurPos *Vector
|
||||
LastCasterId uint32 // 最后技能释放者
|
||||
LastSkillId uint32 // 最后释放的技能
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user