I accidentally all the maps. whoops
This commit is contained in:
@@ -173,4 +173,4 @@ if __name__ == "__main__":
|
||||
parser.add_argument("--directory", "-d", help="path to maps directory, defaults to _maps/")
|
||||
parser.add_argument("--inline", "-i", help="treat update source as update string instead of path", action="store_true")
|
||||
parser.add_argument("--verbose", "-v", help="toggle detailed update information", action="store_true")
|
||||
main(parser.parse_args())
|
||||
main(parser.parse_args())
|
||||
Reference in New Issue
Block a user