make sure we set self.hand in HUd create() as well as in update()
This commit is contained in:
@@ -248,6 +248,7 @@ class Hud:
|
||||
#
|
||||
# this method also manages the creating and destruction of stat
|
||||
# windows via calls to the Stat_Window class
|
||||
self.hand = hand
|
||||
if not self.mw_created:
|
||||
self.create_mw()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user