Rewrote parts of Junction and Tunnel to use custom scheduling
This commit is contained in:
@@ -25,7 +25,7 @@ import java.io.IOException;
|
||||
import static io.anuke.mindustry.Vars.*;
|
||||
|
||||
public class Net{
|
||||
public static final int version = 15;
|
||||
public static final int version = 17;
|
||||
|
||||
private static boolean server;
|
||||
private static boolean active;
|
||||
|
||||
Reference in New Issue
Block a user