WorldRegion class simplifications.
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
# Allows selection of new Classes for storage of World Objects.
|
||||
# This may help servers with large amounts of players receiving error
|
||||
# messages related to the L2ObjectHashMap and L2ObjectHashSet classes.
|
||||
#
|
||||
# By default it uses the new method, to use the old classes add the
|
||||
# comment at the front of each line.
|
||||
Map = WorldObjectMap
|
||||
Set = WorldObjectSet
|
||||
|
||||
# Tell server which IDFactory Class to use
|
||||
# Options are:
|
||||
# Compaction (Original method),
|
||||
|
Reference in New Issue
Block a user