From 0ea8844491d508cad6e2113594ad9309dc8717e5 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sun, 16 Aug 2020 23:40:52 +0200 Subject: [PATCH] I blame rider for this. --- Content.Server/GameTicking/GameTicker.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Content.Server/GameTicking/GameTicker.cs b/Content.Server/GameTicking/GameTicker.cs index 006740fc38..42bd24d44c 100644 --- a/Content.Server/GameTicking/GameTicker.cs +++ b/Content.Server/GameTicking/GameTicker.cs @@ -634,7 +634,6 @@ namespace Content.Server.GameTicking _playerJoinLobby(player); } - EntitySystem.Get().ResettingCleanup(); EntitySystem.Get().ResettingCleanup(); EntitySystem.Get().ResettingCleanup(); EntitySystem.Get().ResetLayouts();