color updates, tweaks to the new dataabse driven design
This commit is contained in:
@@ -17,7 +17,7 @@ struct Configuration : Content {
|
||||
var gameModes:[GameModeConfig]
|
||||
var gameModeGroups:[GameModeGroupConfig]
|
||||
var players:[PlayerConfig]
|
||||
var lossReasons:[LossReasonConfig]
|
||||
var lossReasons:[LossReasonConfig]
|
||||
|
||||
|
||||
init (games:[GameConfig], gameModes:[GameModeConfig], gameModeGroups:[GameModeGroupConfig], players:[PlayerConfig], lossReasons:[LossReasonConfig]){
|
||||
|
||||
Reference in New Issue
Block a user