add test
(cherry picked from commit b1b5cb1)
This commit is contained in:
@@ -54,6 +54,8 @@ except Exception as e:
|
||||
pyfalog.critical(e)
|
||||
config.gamedata_version = None
|
||||
|
||||
print("Test: " + config.saveddata_connectionstring)
|
||||
|
||||
saveddata_connectionstring = config.saveddata_connectionstring
|
||||
if saveddata_connectionstring is not None:
|
||||
if callable(saveddata_connectionstring):
|
||||
|
||||
Reference in New Issue
Block a user