Mech balancing / Less glitchy menu shader

This commit is contained in:
Anuken
2018-09-03 13:33:40 -04:00
parent bb59f45ba6
commit e877310d85
6 changed files with 13 additions and 18 deletions

View File

@@ -37,7 +37,6 @@ public class Vars{
//team of the enemy in waves
public static final Team waveTeam = Team.red;
//discord group URL
public static final String discordURL = "https://discord.gg/mindustry";
public static final String releasesURL = "https://api.github.com/repos/Anuken/Mindustry/releases";
public static final String crashReportURL = "http://mindustry.us.to/report";