1
This commit is contained in:
parent
03fac9e082
commit
bd94484fec
@ -12,3 +12,7 @@ type MapGrid struct {
|
|||||||
type MapGridTable struct {
|
type MapGridTable struct {
|
||||||
f5.IdMetaTable[MapGrid]
|
f5.IdMetaTable[MapGrid]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (this *MapGrid) Init1() {
|
||||||
|
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user