diff options
| author | Drahy <none@none> | 2009-07-27 07:40:52 +0200 |
|---|---|---|
| committer | Drahy <none@none> | 2009-07-27 07:40:52 +0200 |
| commit | afd5658de56d471f0e364f19ed13cccc84175d39 (patch) | |
| tree | 55818fb43a749dad720dce1301b9aa68649863ec /src/game/World.cpp | |
| parent | 6a8484ce25f5f278f6546177c57eb74fa556dfd7 (diff) | |
| parent | 190863e5a58364a9f42336e300c836d9ec6242ad (diff) | |
* Merge
--HG--
branch : trunk
Diffstat (limited to 'src/game/World.cpp')
| -rw-r--r-- | src/game/World.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/game/World.cpp b/src/game/World.cpp index 9ad5156801d..db59f101389 100644 --- a/src/game/World.cpp +++ b/src/game/World.cpp @@ -1364,9 +1364,6 @@ void World::SetInitialWorldSettings() sLog.outString( "Loading Spell target coordinates..." ); spellmgr.LoadSpellTargetPositions(); - sLog.outString( "Loading SpellAffect definitions..." ); - spellmgr.LoadSpellAffects(); - sLog.outString( "Loading spell pet auras..." ); spellmgr.LoadSpellPetAuras(); |
