This commit is contained in:
Josh Deprez 2021-09-02 13:16:57 +10:00
parent fd36c44701
commit 882d0c623d

View file

@ -415,7 +415,7 @@ func (g *Game) unregister(component interface{}) {
delete(g.byID, i.Ident()) delete(g.byID, i.Ident())
} }
// --------- Helper types --------- // --------- Helper stuff ---------
type abKey struct { type abKey struct {
ancestor string ancestor string