haus löschen mahlzeit moin
This commit is contained in:
@@ -192,6 +192,7 @@ namespace ReallifeGamemode.Server.Core.Managers
|
||||
.Include(h => h.Owner)
|
||||
.Include(h => h.BankAccount)
|
||||
.Include(h => h.Rentals)
|
||||
.ToList()
|
||||
.OrderBy(h => h.Position.DistanceTo(position))
|
||||
.FirstOrDefault();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user