slight refactor, gofmt
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
package ecs
|
||||
|
||||
type Entity struct {
|
||||
ID int
|
||||
}
|
||||
type Entity int
|
||||
|
||||
Reference in New Issue
Block a user