mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
优化架构
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package config
|
||||
|
||||
type PropGrowCurve struct {
|
||||
Type string `json:"type"`
|
||||
GrowCurve string `json:"growCurve"`
|
||||
}
|
||||
Reference in New Issue
Block a user