mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
耐力模块消耗以及恢复
This commit is contained in:
@@ -5,8 +5,9 @@ import (
|
||||
)
|
||||
|
||||
type StaminaInfo struct {
|
||||
PrevState proto.MotionState
|
||||
PrevPos *Vector
|
||||
CurState proto.MotionState
|
||||
CurPos *Vector
|
||||
PrevState proto.MotionState
|
||||
PrevPos *Vector
|
||||
CurState proto.MotionState
|
||||
CurPos *Vector
|
||||
RestoreDelay uint8
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user