mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-14 16:04:40 +01:00
Implement support for multiple scenes in a world
This commit is contained in:
@@ -958,6 +958,7 @@ public class PacketOpcodes {
|
||||
public static final int SceneTimeNotify = 229;
|
||||
public static final int SceneTransToPointReq = 256;
|
||||
public static final int SceneTransToPointRsp = 283;
|
||||
public static final int SceneUnlockInfoNotify = 3386;
|
||||
public static final int SceneWeatherForcastReq = 3167;
|
||||
public static final int SceneWeatherForcastRsp = 3023;
|
||||
public static final int SeaLampCoinNotify = 2028;
|
||||
|
||||
Reference in New Issue
Block a user