mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-31 04:32:06 +00:00 
			
		
		
		
	nl@eof
This commit is contained in:
		| @@ -33,4 +33,4 @@ enum class eChatChannel : uint8_t { | ||||
| 	USER | ||||
| }; | ||||
|  | ||||
| #endif  //!__ECHATCHANNEL__H__ | ||||
| #endif  //!__ECHATCHANNEL__H__ | ||||
|   | ||||
| @@ -18,7 +18,7 @@ namespace WorldPackets { | ||||
| 	struct UIHelpTop5: public LUBitStream { | ||||
| 		eLanguageCodeID languageCode = eLanguageCodeID::EN_US; | ||||
|  | ||||
| 		// should these be shoved up to the base class? | ||||
| 		// should these be moved up to the base class? | ||||
| 		SystemAddress sysAddr = UNASSIGNED_SYSTEM_ADDRESS; | ||||
| 		Entity* player = nullptr; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aronwk
					Aronwk