mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-25 05:51:47 -08:00
Cleanup
This commit is contained in:
parent
0382d40dcc
commit
7f6dcbd75a
4 changed files with 0 additions and 2 deletions
Binary file not shown.
|
After Width: | Height: | Size: 720 B |
Binary file not shown.
|
Before Width: | Height: | Size: 829 KiB After Width: | Height: | Size: 829 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 125 KiB |
|
|
@ -65,8 +65,6 @@ public class Vars implements Loadable{
|
|||
public static final Array<String> defaultServers = Array.with();
|
||||
/** maximum distance between mine and core that supports automatic transferring */
|
||||
public static final float mineTransferRange = 220f;
|
||||
/** whether to enable editing of units in the editor */
|
||||
public static final boolean enableUnitEditing = false;
|
||||
/** max chat message length */
|
||||
public static final int maxTextLength = 150;
|
||||
/** max player name length in bytes */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue