1
This commit is contained in:
parent
3c7e06bdd3
commit
b85f8eb6ad
@ -48,3 +48,7 @@ func (this *MapGridTable) PostInit1() {
|
|||||||
return true
|
return true
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (this *MapGridTable) GetMaxGridId() int32 {
|
||||||
|
return this.maxGridId
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user