mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 09:34:21 +01:00
API: Spawn pools, a distributed loot manager. (#27199)
* api: Spawn pools, a distributed loot manager. * meh * documentation and cleanups * how do numbers work * word wrapping * fixes found from prototyping
This commit is contained in:
committed by
GitHub
parent
cb1e9df8be
commit
c4e4487452
@@ -28,3 +28,5 @@ SUBSYSTEM_DEF(late_mapping)
|
||||
QDEL_LIST_CONTENTS(maze_generators)
|
||||
var/duration = stop_watch(watch)
|
||||
log_startup_progress("Generated [mgcount] mazes in [duration]s")
|
||||
|
||||
GLOB.spawn_pool_manager.process_pools()
|
||||
|
||||
Reference in New Issue
Block a user