mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
kill some spaces
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user