5 lines
43 B
Go
5 lines
43 B
Go
package entity
|
|
|
|
type Player struct {
|
|
}
|
package entity
|
|
|
|
type Player struct {
|
|
}
|