6 lines
43 B
Go
6 lines
43 B
Go
package types
|
|
|
|
type Player struct {
|
|
Mob
|
|
}
|
package types
|
|
|
|
type Player struct {
|
|
Mob
|
|
}
|