location heading
This commit is contained in:
@@ -1905,6 +1905,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
X = player.Position.X,
|
||||
Y = player.Position.Y,
|
||||
Z = player.Position.Z,
|
||||
Heading = player.Heading
|
||||
});
|
||||
|
||||
dbContext.SaveChanges();
|
||||
|
||||
Reference in New Issue
Block a user