mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-22 12:38:05 +07:00
Testing github webhook
This commit is contained in:
parent
d97a585eba
commit
4781351184
@ -39,7 +39,6 @@ public enum EditorTool{
|
||||
}
|
||||
|
||||
public void touched(MapEditor editor, int x, int y){
|
||||
//TODO select floor/block properly instead of using this method!
|
||||
boolean floor = editor.getDrawBlock() instanceof Floor;
|
||||
|
||||
TileDataMarker writer = editor.getMap().readAt(x, y);
|
||||
|
Loading…
Reference in New Issue
Block a user