Modular landmines (#8351)
This commit is contained in:
@@ -20,5 +20,7 @@ public sealed class GhostKickUserOnTriggerSystem : EntitySystem
|
||||
_ghostKickManager.DoDisconnect(
|
||||
actor.PlayerSession.ConnectedClient,
|
||||
"Tripped over a kick mine, crashed through the fourth wall");
|
||||
|
||||
args.Handled = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user