Revert syncextravalue change

This commit is contained in:
Chris 2020-11-29 16:32:15 +10:30
parent 514d7ac041
commit c334e00042

View file

@ -3592,7 +3592,7 @@ namespace TShockAPI
return true;
}
return true;
return false;
}
private static bool HandleKillPortal(GetDataHandlerArgs args)