Ok, I promise it works now....
This commit is contained in:
parent
d419794c3c
commit
c73f5ac07d
|
@ -131,6 +131,7 @@ Public Class PartyScreen
|
|||
|
||||
CheckForLegendaryEmblem()
|
||||
CheckForUnoDosTresEmblem()
|
||||
CheckForBeastEmblem()
|
||||
CheckForOverkillEmblem()
|
||||
|
||||
_menu = New UI.SelectMenu({""}.ToList(), 0, Nothing, 0)
|
||||
|
|
Loading…
Reference in New Issue