mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-22 21:47:24 +00:00
removed debug log
This commit is contained in:
parent
f22dab0f72
commit
bc7c543530
@ -66,8 +66,6 @@ void PropertyEntranceComponent::OnEnterProperty(Entity* entity, uint32_t index,
|
||||
cloneId = query[index].CloneId;
|
||||
}
|
||||
|
||||
Game::logger->Log("PropertyEntranceComponent", "index is %i\n", index);
|
||||
|
||||
auto* launcher = m_Parent->GetComponent<RocketLaunchpadControlComponent>();
|
||||
|
||||
if (launcher == nullptr)
|
||||
|
Loading…
Reference in New Issue
Block a user