obivandamme / Workshop

This is the repository for the OSE Workshop mod for Kerbal Space Program
Other
11 stars 16 forks source link

Exception when remoing item from queue #18

Closed obivandamme closed 8 years ago

obivandamme commented 8 years ago

When an Item is removed from the queue an exception is thrown. Might be caused by removing the part from the queue in the GUI method.

obivandamme commented 8 years ago

The remove button now flags the item to be removed and the removal is done in the update method.