diff --git a/357-Protocol.mediawiki b/357-Protocol.mediawiki index 6a4a5ab..976363e 100644 --- a/357-Protocol.mediawiki +++ b/357-Protocol.mediawiki @@ -1,3 +1,4 @@ +[[Category RS2]] == '''Login Protocol''' == The Login protocol is identical to the [[317 Protocol#Login Protocol Overview|317 Login protocol]]. diff --git a/Categories.mediawiki b/Categories.mediawiki index a783c15..fbc1c64 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -8,5 +8,5 @@ The following categories contain pages or media. * [[Category Packet 377]] (5 members) * [[Category Packet 474]] (1 members) * [[Category Packet {{{revision}}}]] (1 members) -* [[Category RS2]] (10 members) +* [[Category RS2]] (11 members) * [[Category RSC]] (5 members) diff --git a/Category-RS2.mediawiki b/Category-RS2.mediawiki index 9d77e13..0f5a1bf 100644 --- a/Category-RS2.mediawiki +++ b/Category-RS2.mediawiki @@ -28,10 +28,11 @@ The ''opcode'' of a game packet is basically an identifier for the type of game A ''fixed-size'' packet is a packet whose payload size does never change, and the size for the specified opcode is already known between both client and server. A ''variable-sized'' packet is a packet whose payload size changes according to the situation of the game session. == '''Pages in category "RS2"''' == -The following 10 pages are in this category. +The following 11 pages are in this category. * [[194 Protocol]] * [[289 Protocol]] * [[317 Protocol]] +* [[357 Protocol]] * [[377 Protocol]] * [[443 Protocol]] * [[464 Protocol]]