mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-16 08:56:04 +01:00
npc/animals arrangement & support enter room scene
This commit is contained in:
@@ -65,6 +65,6 @@ public class GameHome {
|
||||
player.getSession().send(new PacketPlayerHomeCompInfoNotify(player));
|
||||
player.getSession().send(new PacketHomeComfortInfoNotify(player));
|
||||
player.getSession().send(new PacketFurnitureCurModuleArrangeCountNotify());
|
||||
player.getSession().send(new PacketUnlockedFurnitureFormulaDataNotify());
|
||||
player.getSession().send(new PacketHomeMarkPointNotify(player, this));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user