forgot to commit configuration.py last time
This commit is contained in:
parent
e154bdd8f4
commit
b5ec60f5fa
|
@ -109,6 +109,8 @@ class Game:
|
|||
stat.tip = stat_node.getAttribute("tip")
|
||||
stat.click = stat_node.getAttribute("click")
|
||||
stat.popup = stat_node.getAttribute("popup")
|
||||
stat.hudprefix = stat_node.getAttribute("hudprefix")
|
||||
stat.hudsuffix = stat_node.getAttribute("hudsuffix")
|
||||
|
||||
self.stats[stat.stat_name] = stat
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user