Skip to content

Commit

Permalink
modpack SS_INIT_SUCCESS
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantornRU committed Nov 24, 2024
1 parent c0f6897 commit 11f310b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modular/_modpacks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ SUBSYSTEM_DEF(modpacks)
if(fail_msg)
CRASH("Modpack [(istype(package) && package.name) || "Unknown"] failed to post-initialize: [fail_msg]")

return SS_INIT_SUCCESS

/client/verb/modpacks_list()
set name = "Modpacks List"
set category = "OOC"
Expand Down

0 comments on commit 11f310b

Please sign in to comment.