Skip to content

Commit

Permalink
Rename packet 82 to FingerNetModule.
Browse files Browse the repository at this point in the history
Fixes #159
  • Loading branch information
hakusaro committed May 18, 2018
1 parent ef5b7e2 commit b2b0d78
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 @@ -79,7 +79,7 @@ public enum PacketTypes
PlaceObject = 79,
SyncPlayerChestIndex = 80,
CreateCombatText = 81,
LoadNetModule = 82,
FingerNetModule = 82,
NpcKillCount = 83,
PlayerStealth = 84,
ForceItemIntoNearestChest = 85,
Expand Down

0 comments on commit b2b0d78

Please sign in to comment.