infallible 28 Posted November 20, 2015 Can someone help me about getting around this error? Saying they aren't compatible. EDIT: I should say that it works for the mine list, but not the rock list... and I've given them the same declarations.
NZL 13 Posted November 20, 2015 Can someone help me about getting around this error? Saying they aren't compatible. EDIT: I should say that it works for the mine list, but not the rock list... and I've given them the same declarations. mineListModel.addElement((GameObject)mineList.getSelectedValue());
infallible 28 Author Posted November 20, 2015 mineListModel.addElement((GameObject)mineList.getSelectedValue()); Thanks man!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.