mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-30 20:22:04 +00:00 
			
		
		
		
	fix type
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
|  | ||||
| #include <cstdint> | ||||
|  | ||||
| enum class eReponseMoveItemBetweenInventoryTypeCode : uint32_t { | ||||
| enum class eReponseMoveItemBetweenInventoryTypeCode : int32_t { | ||||
| 	SUCCESS, | ||||
| 	FAIL_GENERIC, | ||||
| 	FAIL_INV_FULL, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aaron Kimbre
					Aaron Kimbre