Fixed #1959 / Indication of selected units
This commit is contained in:
@@ -14,4 +14,8 @@ public interface UnitController{
|
||||
default void update(){
|
||||
|
||||
}
|
||||
|
||||
default boolean isFollowing(Playerc player){
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user