Needed to make previous commit work.
This commit is contained in:
parent
33055f7f86
commit
72c0cdfa52
|
@ -37,7 +37,7 @@ import Database
|
|||
|
||||
class Aux_Window:
|
||||
def __init__(self, hud, params, config):
|
||||
self.config = hud
|
||||
self.hud = hud
|
||||
self.config = config
|
||||
|
||||
def update_data(self, *parms):
|
||||
|
|
Loading…
Reference in New Issue
Block a user