diff options
| author | sucofog <4pdcvicente@gmail.com> | 2017-10-29 11:18:06 +0100 |
|---|---|---|
| committer | sucofog <4pdcvicente@gmail.com> | 2017-10-29 11:18:06 +0100 |
| commit | 7461cf68d4df92bd2ccd11b0a0380b6432bf0f70 (patch) | |
| tree | 94c420766b686b223f9660b9f2a725354d1b3ebe /src | |
| parent | b56d3de7d947b7175d2df457934a0e82eb55ee4b (diff) | |
[Fix] No newline at end of file
Diffstat (limited to 'src')
| -rw-r--r-- | src/scripts/Northrend/zone_borean_tundra.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/Northrend/zone_borean_tundra.cpp b/src/scripts/Northrend/zone_borean_tundra.cpp index 6b28b75bc7..50db4397db 100644 --- a/src/scripts/Northrend/zone_borean_tundra.cpp +++ b/src/scripts/Northrend/zone_borean_tundra.cpp @@ -1387,4 +1387,4 @@ void AddSC_borean_tundra() new npc_hidden_cultist(); new spell_q11719_bloodspore_ruination_45997(); new npc_bloodmage_laurith(); -}
\ No newline at end of file +} |
