Imba pro vertical race selector enabled

This commit is contained in:
HomeWorld
2011-07-20 22:36:34 +03:00
parent ead886c323
commit 2060dd0598

View File

@@ -570,7 +570,7 @@ class ShipBrowser(wx.Panel):
mainSizer = wx.BoxSizer(wx.VERTICAL)
self.lpane = PFWidgetsContainer(self)
layout = wx.HORIZONTAL
layout = wx.VERTICAL
self.navpanel = NavigationPanel(self)
mainSizer.Add(self.navpanel, 0 , wx.EXPAND)