Change ground marker plugin to use selected region tile coords instead of basing them off of mouse location
This commit is contained in:
@@ -107,6 +107,8 @@ public interface Client extends GameEngine
|
||||
|
||||
int getMouseCurrentButton();
|
||||
|
||||
Tile getSelectedRegionTile();
|
||||
|
||||
boolean isDraggingWidget();
|
||||
|
||||
Widget getDraggedWidget();
|
||||
|
||||
Reference in New Issue
Block a user