[MIRROR] Allows crew kin to use rigs (#11410)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-13 15:25:29 -07:00
committed by GitHub
parent b2b1dcd355
commit ed24a11b5f
4 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ GLOBAL_LIST_EMPTY(asset_datums)
SSasset_loading.dequeue_asset(src)
/datum/asset/spritesheet/queued_generation()
realize_spritesheets(yield = TRUE)
INVOKE_ASYNC(src, PROC_REF(realize_spritesheets), TRUE)
/datum/asset/spritesheet/ensure_ready()
if(!fully_generated)