nuclear dropdown fix
This commit is contained in:
parent
7f4043546e
commit
cf4b58b011
@ -1853,6 +1853,8 @@ class gui(QtGui.QWidget):
|
||||
self.gamewindow.returnToMenu()
|
||||
|
||||
def disconnectCommon(self):
|
||||
#negro donde mierda pongo esto
|
||||
self.charselect.populated = 0
|
||||
self.onSwitchInventory(True)
|
||||
self.selectedplayer = -1
|
||||
self.playerList.clear()
|
||||
|
Loading…
Reference in New Issue
Block a user