You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Refreshing PythonLib repo
This commit is contained in:
@@ -182,6 +182,7 @@ if __name__ == "__main__":
|
||||
args = get_arguments()
|
||||
#print(vars(args))
|
||||
|
||||
RepoFunctions.refresh_repo("PythonLib")
|
||||
game_name = args.game
|
||||
tales_instance = getTalesInstance(game_name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user