Added production queue progress bar

This commit is contained in:
2021-01-05 23:13:13 -06:00
parent b8d5bd2368
commit 18641ece15
4 changed files with 29 additions and 5 deletions

View File

@@ -11,9 +11,10 @@ class IMICRTS
def self.save_defaults
hash = {
player_name: "Rookie",
player_name: "Commander",
player_color: :orange,
player_team: 1,
player_position: "A",
player_default_map_spawn: 0,
default_map: "test_map",