Imba pro race selector enabled
This commit is contained in:
@@ -574,7 +574,7 @@ class ShipBrowser(wx.Panel):
|
||||
|
||||
self.navpanel = NavigationPanel(self)
|
||||
mainSizer.Add(self.navpanel, 0 , wx.EXPAND)
|
||||
self.raceselect = RaceSelector(self, layout = layout, animate = False)
|
||||
self.raceselect = RaceSelector(self, layout = layout, animate = True)
|
||||
container = wx.BoxSizer(wx.VERTICAL if layout == wx.HORIZONTAL else wx.HORIZONTAL)
|
||||
|
||||
if layout == wx.HORIZONTAL:
|
||||
|
||||
Reference in New Issue
Block a user