Remove broken honor titles when logging in

This commit is contained in:
Melledy
2025-12-22 19:36:54 -08:00
parent c75da823e0
commit 450b0cca30
4 changed files with 70 additions and 2 deletions
@@ -32,6 +32,7 @@ public class GameConstants {
public static final String PROTO_BASE_TYPE_URL = "type.googleapis.com/proto.";
public static final int INTRO_GUIDE_ID = 1;
public static final int DEFAULT_HONOR_ID = 111001;
public static final int GOLD_ITEM_ID = 1;
public static final int GEM_ITEM_ID = 2;