fixed bug with recording matches on older versions, added colour scheme models
This commit is contained in:
@@ -16,7 +16,8 @@ struct GameConfig: Content {
|
||||
var gameId: String
|
||||
var name: String
|
||||
var maps: [MapConfig]
|
||||
var enabled:Bool
|
||||
var enabled:Bool
|
||||
var colours:ColorSchemeConfig?
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user