From 7a88c394584cb02cec8d1d7eb70ac2020e033d41 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Thu, 23 Oct 2008 11:46:21 +0000 Subject: Cleaned up ColorDB code so that it loads with all other databases, as well as fixed color cycling. --- src/localplayer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/localplayer.cpp') diff --git a/src/localplayer.cpp b/src/localplayer.cpp index d83bd254..66d37ddf 100644 --- a/src/localplayer.cpp +++ b/src/localplayer.cpp @@ -54,7 +54,6 @@ LocalPlayer::LocalPlayer(Uint32 id, Uint16 job, Map *map): mInventory(new Inventory(INVENTORY_SIZE)), mStorage(new Inventory(STORAGE_SIZE)) { - ColorDB::load(); } LocalPlayer::~LocalPlayer() -- cgit v1.2.3-70-g09d2