Skip to content

Do it on init, not on world/New() (library cache).

Rob Nelson requested to merge pull/2618/a_branch into Bleeding-Edge

Created by: eswordthecat

Also to use the cache at new spawned library computers. Use the force var to update all library machines. (Can create an admin verb to call load_library_db_to_cache(1) but i'm confused (/datum/admins or /client/verb ???))

Merge request reports