aboutsummaryrefslogtreecommitdiff
path: root/src/game/World.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/World.cpp')
-rw-r--r--src/game/World.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/game/World.cpp b/src/game/World.cpp
index 10eec0e5b32..630f339b7e4 100644
--- a/src/game/World.cpp
+++ b/src/game/World.cpp
@@ -1350,9 +1350,6 @@ void World::SetInitialWorldSettings()
sLog.outString("Loading Items..."); // must be after LoadRandomEnchantmentsTable and LoadPageTexts
objmgr.LoadItemPrototypes();
- sLog.outString("Loading Item Texts...");
- objmgr.LoadItemTexts();
-
sLog.outString("Loading Creature Model Based Info Data...");
objmgr.LoadCreatureModelInfo();