diff --git a/auto_update.py b/auto_update.py index 930dc57..142577c 100644 --- a/auto_update.py +++ b/auto_update.py @@ -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])