code cleanup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package game
|
||||
|
||||
type GameParameter struct {
|
||||
Series string
|
||||
Players uint
|
||||
Public bool
|
||||
}
|
||||
Reference in New Issue
Block a user