comment
This commit is contained in:
parent
fd36c44701
commit
882d0c623d
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ func (g *Game) unregister(component interface{}) {
|
|||
delete(g.byID, i.Ident())
|
||||
}
|
||||
|
||||
// --------- Helper types ---------
|
||||
// --------- Helper stuff ---------
|
||||
|
||||
type abKey struct {
|
||||
ancestor string
|
||||
|
|
Loading…
Reference in a new issue