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