mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-12 22:38:54 +00:00
Fixed Radio Tower range
This commit is contained in:
@@ -26,4 +26,6 @@ public interface ControllableUnit {
|
||||
int getY();
|
||||
|
||||
void setAction(Action listening);
|
||||
|
||||
World getWorld();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user