mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Indentation
This commit is contained in:
@@ -795,11 +795,11 @@ void GameObject::Update(uint32 diff)
|
||||
return;
|
||||
|
||||
if (!m_spawnId)
|
||||
{
|
||||
{
|
||||
m_respawnTime = 0;
|
||||
Delete();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
if (!m_spawnedByDefault)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user