Skip to content

Commit

Permalink
Update auto_update.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SnoutBug authored Sep 20, 2022
1 parent 3591914 commit 4cccdca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
tags = []
hash_table = []
#Names of default maps in the GitHub repo
default = ['etk', 'jri', 'utah', 'derby', 'hirochi', 'industrial', 'gridmap_v2', 'small_island', 'east_coast_usa',]
default = ['etk', 'jri', 'utah', 'derby', 'hirochi', 'industrial', 'gridmap_v2', 'small_island', 'east_coast_usa', 'wcusa', 'italy',]

try:
path = str(sys.argv[1])
Expand Down

0 comments on commit 4cccdca

Please sign in to comment.