Merge branch 'master' of git://repo.or.cz/fpbd-bostik
This commit is contained in:
commit
6648036399
|
@ -240,6 +240,7 @@ class Hud:
|
|||
self.aux_windows = []
|
||||
|
||||
def reposition_windows(self, *args):
|
||||
self.update_table_position()
|
||||
for w in self.stat_windows.itervalues():
|
||||
if type(w) == int:
|
||||
# print "in reposition, w =", w
|
||||
|
|
Loading…
Reference in New Issue
Block a user