diff options
author | Kudlaty <none@none> | 2009-11-15 11:57:33 +0100 |
---|---|---|
committer | Kudlaty <none@none> | 2009-11-15 11:57:33 +0100 |
commit | ce5760aed65a5f0555fd78bc1c249776fa78ad7b (patch) | |
tree | bd6d8cf3983da29ef1e985ae1ab3e2a285680eba /src | |
parent | ffe660190e83f770fe5d40dffda18ab3ceb97c44 (diff) |
new line at end of file
--HG--
branch : trunk
Diffstat (limited to 'src')
-rw-r--r-- | src/bindings/scripts/scripts/northrend/borean_tundra.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bindings/scripts/scripts/northrend/borean_tundra.cpp b/src/bindings/scripts/scripts/northrend/borean_tundra.cpp index c87c0fbd4df..966c9be3937 100644 --- a/src/bindings/scripts/scripts/northrend/borean_tundra.cpp +++ b/src/bindings/scripts/scripts/northrend/borean_tundra.cpp @@ -1035,4 +1035,4 @@ void AddSC_borean_tundra() newscript->Name = "npc_nexus_drake_hatchling"; newscript->GetAI = &GetAI_npc_nexus_drake_hatchling; newscript->RegisterSelf(); -}
\ No newline at end of file +} |