kill some spaces

This commit is contained in:
Ovalord
2018-01-13 23:47:17 +01:00
parent 0e7d1f2b7c
commit b8a442d430
2 changed files with 1 additions and 6 deletions

View File

@@ -269,9 +269,6 @@ Position const worgenRuntJumpPos[] =
{ -1674.15f, 1448.9f, 52.2871f },
};
/*######
## Quest 14293 - Save Krennan Aranas
######*/
@@ -306,5 +303,4 @@ G3D::Vector3 const greymanesHorsePath2[] =
{ -1770.955f, 1430.332f, 19.83506f }
};
#endif // GILNEAS_M_

View File

@@ -4674,13 +4674,12 @@ class spell_gen_gilneas_prison_periodic_dummy : public SpellScriptLoader
}
};
enum Sacrifices
enum ThrowTorch
{
CREDIT_ROUND_UP_WORGEN = 35582,
SPELL_THROW_TORCH = 67063
};
class spell_gen_throw_torch : public SpellScriptLoader
{
public: