Skip to content

Commit

Permalink
Revert "Revert "PacketTypes.TileKill -> PacketTypes.PlaceChest""
Browse files Browse the repository at this point in the history
This reverts commit da8fded.
  • Loading branch information
hakusaro committed Dec 14, 2017
1 parent da8fded commit 28200f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TerrariaServerAPI/TerrariaApi.Server/PacketTypes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public enum PacketTypes
ChestGetContents = 31,
ChestItem = 32,
ChestOpen = 33,
TileKill = 34,
PlaceChest = 34,
EffectHeal = 35,
Zones = 36,
PasswordRequired = 37,
Expand Down

0 comments on commit 28200f7

Please sign in to comment.