Merge branch 'master' of git://git.assembla.com/free_poker_tools.git
This commit is contained in:
commit
4c67cad27a
|
@ -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