diff options
| author | Shauren <shauren.trinity@gmail.com> | 2022-01-01 01:25:04 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2022-01-01 01:25:04 +0100 |
| commit | 9f76071108597bdf3da1573e4b4d212151272b88 (patch) | |
| tree | fe3d5e6279fb6f816dbcfcf08ab59be5f456726a /src/server/scripts/Outland | |
| parent | 285e3a1ed22d40ccf6fe09be7d760725c2b8eefb (diff) | |
Core/Misc: Remove whitespace at the end of lines
Diffstat (limited to 'src/server/scripts/Outland')
| -rw-r--r-- | src/server/scripts/Outland/zone_hellfire_peninsula.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Outland/zone_hellfire_peninsula.cpp b/src/server/scripts/Outland/zone_hellfire_peninsula.cpp index 12d358d5d13..e8783ecb382 100644 --- a/src/server/scripts/Outland/zone_hellfire_peninsula.cpp +++ b/src/server/scripts/Outland/zone_hellfire_peninsula.cpp @@ -255,7 +255,7 @@ enum WoundedBloodElf QUEST_ROAD_TO_FALCON_WATCH = 9375, NPC_HAALESHI_WINDWALKER = 16966, NPC_HAALESHI_TALONGUARD = 16967, - + }; class npc_wounded_blood_elf : public CreatureScript |
