Release 1.56
							parent
							
								
									7951f3332a
								
							
						
					
					
						commit
						2ddeb1e254
					
				| 
						 | 
					@ -130,7 +130,7 @@ namespace Internal
 | 
				
			||||||
    std::int32_t GetCrosshairState();
 | 
					    std::int32_t GetCrosshairState();
 | 
				
			||||||
    std::vector<std::int32_t> GetCurrentLevels();
 | 
					    std::vector<std::int32_t> GetCurrentLevels();
 | 
				
			||||||
    std::int32_t GetCurrentWorld();
 | 
					    std::int32_t GetCurrentWorld();
 | 
				
			||||||
    bool GetDraggingItem();
 | 
					    std::int32_t GetDraggingItemDuration();
 | 
				
			||||||
    Cache GetDynamicObjectCache();
 | 
					    Cache GetDynamicObjectCache();
 | 
				
			||||||
    std::vector<ExchangeOffer> GetExchangeOffers();
 | 
					    std::vector<ExchangeOffer> GetExchangeOffers();
 | 
				
			||||||
    std::vector<std::int32_t> GetExperiences();
 | 
					    std::vector<std::int32_t> GetExperiences();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -15,7 +15,6 @@ namespace BreakHandler
 | 
				
			||||||
    bool LongBreak(bool Logout = true);
 | 
					    bool LongBreak(bool Logout = true);
 | 
				
			||||||
    bool Break(bool LogoutOnLong = true, bool LogoutOnShort = true, bool LogoutOnMini = false);
 | 
					    bool Break(bool LogoutOnLong = true, bool LogoutOnShort = true, bool LogoutOnMini = false);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
    struct BreakTime
 | 
					    struct BreakTime
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        std::int64_t TimeOfLastBreak;
 | 
					        std::int64_t TimeOfLastBreak;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue