mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 10:36:43 +00:00
Fixed Radio Tower range
This commit is contained in:
parent
b3d88b2813
commit
9e402fe8a1
@ -26,4 +26,6 @@ public interface ControllableUnit {
|
|||||||
int getY();
|
int getY();
|
||||||
|
|
||||||
void setAction(Action listening);
|
void setAction(Action listening);
|
||||||
|
|
||||||
|
World getWorld();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user