mirror of
https://github.com/Melledy/Nebula.git
synced 2025-12-13 12:54:36 +01:00
Update data version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package emu.nebula;
|
package emu.nebula;
|
||||||
|
|
||||||
public class GameConstants {
|
public class GameConstants {
|
||||||
public static final int DATA_VERSION = 28;
|
public static final int DATA_VERSION = 31;
|
||||||
public static final String VERSION = "1.0.0." + DATA_VERSION;
|
public static final String VERSION = "1.0.0." + DATA_VERSION;
|
||||||
|
|
||||||
public static final String PROTO_BASE_TYPE_URL = "type.googleapis.com/proto.";
|
public static final String PROTO_BASE_TYPE_URL = "type.googleapis.com/proto.";
|
||||||
|
|||||||
Reference in New Issue
Block a user