mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-31 12:41:55 +00:00 
			
		
		
		
	Extra * on one auto
This commit is contained in:
		| @@ -732,7 +732,7 @@ void DestroyableComponent::Smash(const LWOOBJID source, const eKillType killType | |||||||
|  |  | ||||||
| 		auto* team = TeamManager::Instance()->GetTeam(owner->GetObjectID()); | 		auto* team = TeamManager::Instance()->GetTeam(owner->GetObjectID()); | ||||||
|  |  | ||||||
| 		const auto* isEnemy = m_ParentEntity->GetComponent<BaseCombatAIComponent>() != nullptr; | 		const auto isEnemy = m_ParentEntity->GetComponent<BaseCombatAIComponent>() != nullptr; | ||||||
|  |  | ||||||
| 		auto* inventoryComponent = owner->GetComponent<InventoryComponent>(); | 		auto* inventoryComponent = owner->GetComponent<InventoryComponent>(); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 David Markowitz
					David Markowitz