Another silly screw up.
This commit is contained in:
parent
e485a9c035
commit
e67f715f27
|
@ -208,7 +208,7 @@ class Import:
|
|||
if node.hasAttribute("saveActions"):
|
||||
self.saveActions = node.getAttribute("saveActions")
|
||||
else:
|
||||
self.saveActions = False
|
||||
self.saveActions = True
|
||||
if node.hasAttribute("fastStoreHudCache"):
|
||||
self.fastStoreHudCache = node.getAttribute("fastStoreHudCache")
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue
Block a user