--- deliantra/server/ext/commands.ext 2008/04/03 04:39:20 1.66 +++ deliantra/server/ext/commands.ext 2008/04/15 14:21:04 1.67 @@ -376,7 +376,7 @@ }; my %IN_MEMORY = ( - cf::MAP_IN_MEMORY => "I", + cf::MAP_ACTIVE => "I", cf::MAP_SWAPPED => "S", cf::MAP_LOADING => "L", );