Fail auto-merge, fixed.
This commit is contained in:
parent
59e73e996c
commit
8d375506b4
1 changed files with 0 additions and 3 deletions
|
|
@ -377,11 +377,8 @@ namespace TShockAPI
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
else if (e.MsgID == 0x22) // Client only KillTile
|
else if (e.MsgID == 0x22) // Client only KillTile
|
||||||
e.Handled = true; // Client only uses it for chests, but sends regular 17 as well.
|
e.Handled = true; // Client only uses it for chests, but sends regular 17 as well.
|
||||||
=======
|
|
||||||
>>>>>>> master
|
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue