fixed bug with recording matches on older versions, added colour scheme models
This commit is contained in:
@@ -43,7 +43,7 @@ final class Game: Model, Content {
|
||||
self.gameId = gameId
|
||||
self.name = name
|
||||
self.maps = maps
|
||||
self.enabled = enabled
|
||||
self.enabled = enabled
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user