Release 0.83
							parent
							
								
									0c03c93cc0
								
							
						
					
					
						commit
						e188b5007d
					
				| 
						 | 
					@ -12,6 +12,7 @@ class Debug
 | 
				
			||||||
        static Logger Error;
 | 
					        static Logger Error;
 | 
				
			||||||
        static Logger Fatal;
 | 
					        static Logger Fatal;
 | 
				
			||||||
        static Logger Internal;
 | 
					        static Logger Internal;
 | 
				
			||||||
 | 
					        static Logger Paint;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        static void ShowConsole();
 | 
					        static void ShowConsole();
 | 
				
			||||||
        static void HideConsole();
 | 
					        static void HideConsole();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -61,9 +61,9 @@ class Exchange
 | 
				
			||||||
        static std::string GetOfferItemName();
 | 
					        static std::string GetOfferItemName();
 | 
				
			||||||
        static std::int32_t GetOfferAmount();
 | 
					        static std::int32_t GetOfferAmount();
 | 
				
			||||||
        static std::int32_t GetOfferPrice();
 | 
					        static std::int32_t GetOfferPrice();
 | 
				
			||||||
        static bool OfferOpen();
 | 
					        static bool IsOfferOpen();
 | 
				
			||||||
        static bool CloseOffer();
 | 
					        static bool CloseOffer();
 | 
				
			||||||
        static bool OffersOpen();
 | 
					        static bool IsOffersOpen();
 | 
				
			||||||
        static bool SlotUsable(const Exchange::SLOT Slot);
 | 
					        static bool SlotUsable(const Exchange::SLOT Slot);
 | 
				
			||||||
        static bool CanCollect();
 | 
					        static bool CanCollect();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue