Barely functional IO
This commit is contained in:
@@ -159,7 +159,7 @@ public class DesktopInput extends InputHandler{
|
||||
if(unit != null){
|
||||
unit.hitbox(Tmp.r1);
|
||||
if(Tmp.r1.contains(Core.input.mouseWorld())){
|
||||
//player.unit(unit);
|
||||
player.unit(unit);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user