Files
apollo/cache
Gary Tierney 9446c272f1 Use interned strings when decoding objects/items/npcs
Converts decoded string fields (e.g. name, description, action)
to interned strings during decoding to cut down memory usage.
2018-01-22 21:39:12 +00:00
..