mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 01:44:22 +07:00
slight desktop issue
This commit is contained in:
parent
23aa93fe12
commit
753e992d6e
@ -2122,7 +2122,7 @@ public class LStatements{
|
|||||||
fieldst(table, "volume", volume, str -> volume = str);
|
fieldst(table, "volume", volume, str -> volume = str);
|
||||||
fieldst(table, "pitch", pitch, str -> pitch = str);
|
fieldst(table, "pitch", pitch, str -> pitch = str);
|
||||||
|
|
||||||
row(table);
|
table.row();
|
||||||
|
|
||||||
if(positional){
|
if(positional){
|
||||||
table.add("at ");
|
table.add("at ");
|
||||||
|
Loading…
Reference in New Issue
Block a user