This commit is contained in:
Mister_Nebula 2020-08-13 14:35:43 +01:00
parent 5283982ff8
commit fe0b8ffce3

View File

@ -30,7 +30,6 @@ namespace QSB.GeyserSync
{
return;
}
DebugLog.ToConsole($"Recieved geyser event for {message.ObjectID} to {message.State}");
if (message.State)
{
WorldRegistry.GeyserControllers[message.ObjectID].ActivateGeyser();