Fixed minor style typo in clif_obfuscation.hpp (#2845)
This commit is contained in:
committed by
Jittapan Pluemsumran
parent
de9b4efd1a
commit
db4e9b2565
@@ -110,7 +110,7 @@
|
||||
#elif PACKETVER == 20130618 // 2013-06-18Ragexe
|
||||
packet_keys(0x434115DE,0x34A10FE9,0x6791428E);
|
||||
#elif PACKETVER == 20130626 // 2013-06-26Ragexe
|
||||
packet_keys(0x38F453EF,0x6A040FD8,0X65BD6668);
|
||||
packet_keys(0x38F453EF,0x6A040FD8,0x65BD6668);
|
||||
#elif PACKETVER == 20130703 // 2013-07-03Ragexe
|
||||
packet_keys(0x4FF90E23,0x0F1432F2,0x4CFA1EDA);
|
||||
#elif PACKETVER == 20130710 // 2013-07-10Ragexe
|
||||
|
||||
Reference in New Issue
Block a user