mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 22:30:06 +00:00 
			
		
		
		
	Packet header fixes
This commit is contained in:
		
							parent
							
								
									12d8aaf8a6
								
							
						
					
					
						commit
						b0baa4f336
					
				
					 17 changed files with 20 additions and 17 deletions
				
			
		|  | @ -26,7 +26,7 @@ public: | |||
|    WindBarbDataPacket(WindBarbDataPacket&&) noexcept; | ||||
|    WindBarbDataPacket& operator=(WindBarbDataPacket&&) noexcept; | ||||
| 
 | ||||
|    uint16_t packet_code() const; | ||||
|    uint16_t packet_code() const override; | ||||
|    uint16_t length_of_block() const; | ||||
| 
 | ||||
|    size_t data_size() const override; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat