fix sell house
This commit is contained in:
@@ -398,6 +398,9 @@ namespace ReallifeGamemode.Server.Managers
|
||||
|
||||
player.SendChatMessage("Du hast dein Haus verkauft");
|
||||
|
||||
RemoveHouse(house);
|
||||
LoadHouse(house);
|
||||
|
||||
SendClientHouseData(player, house);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user