WorldRegion class simplifications.

This commit is contained in:
MobiusDevelopment
2019-08-19 22:37:36 +00:00
parent d2e926851d
commit 9233a76402
56 changed files with 2763 additions and 4798 deletions

View File

@@ -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),