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

@@ -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: