mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-15 15:52:34 +00:00
Added production queue progress bar
This commit is contained in:
@@ -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",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user