From 8d375506b439f11d9b79d9ade71341253cb44e8d Mon Sep 17 00:00:00 2001 From: Deathmax Date: Sun, 5 Jun 2011 13:21:10 +0800 Subject: [PATCH] Fail auto-merge, fixed. --- TShockAPI/TShock.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/TShockAPI/TShock.cs b/TShockAPI/TShock.cs index f1852ed0..7d3769c4 100644 --- a/TShockAPI/TShock.cs +++ b/TShockAPI/TShock.cs @@ -377,11 +377,8 @@ namespace TShockAPI } } } -<<<<<<< HEAD else if (e.MsgID == 0x22) // Client only KillTile e.Handled = true; // Client only uses it for chests, but sends regular 17 as well. -======= ->>>>>>> master } catch (Exception ex) {