[HOTFIX] Set Spawn dimension
This commit is contained in:
@@ -144,6 +144,8 @@ namespace ReallifeGamemode.Server.Events
|
||||
{
|
||||
Jail.Check_PutBehindBars(user);
|
||||
}
|
||||
|
||||
player.Dimension = 0;
|
||||
}
|
||||
|
||||
player.TriggerEvent("draw", player.Name, player.Handle.Value);
|
||||
|
||||
Reference in New Issue
Block a user