Skip to content

Commit e357577

Browse files
committedFeb 19, 2015
Typo fix in networkprotocol.h
InventoryAction is in inventorymanager.h
1 parent 627c747 commit e357577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎src/network/networkprotocol.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ enum ToServerCommand
661661

662662
TOSERVER_INVENTORY_ACTION = 0x31,
663663
/*
664-
See InventoryAction in inventory.h
664+
See InventoryAction in inventorymanager.h
665665
*/
666666

667667
TOSERVER_CHAT_MESSAGE = 0x32,

0 commit comments

Comments
 (0)
Please sign in to comment.