Update eos

This commit is contained in:
cncfanatics
2010-10-21 21:07:43 +02:00
parent 91f32634e4
commit 3de9b82e64
2 changed files with 1 additions and 2 deletions

2
eos

Submodule eos updated: 868254fe14...43db12b654

View File

@@ -124,7 +124,6 @@ class ShipBrowser(wx.Panel):
return
type, fitID = data
print type
if type == "fit":
for btn in btns:
btn.Enable()