SurveyCommand is now done fully over the Jython interface consistent to
client command handling
This commit is contained in:
CharonInferar
2014-04-06 14:49:22 +02:00
parent a5ba92cbf1
commit c6836dead9
5 changed files with 4 additions and 58 deletions
-1
View File
@@ -44,7 +44,6 @@ import resources.objects.resource.ResourceRoot;
import resources.objects.tangible.TangibleObject;
import resources.objects.tool.SurveyTool;
import resources.objects.waypoint.WaypointObject;
import services.command.SurveyCommand;
import services.sui.SUIWindow;
import services.sui.SUIWindow.SUICallback;
import services.sui.SUIWindow.Trigger;