Skip to content

Commit

Permalink
Update code/__HELPERS/global_lists.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Yaroslav Nurkov <[email protected]>
  • Loading branch information
RaShCAt and AnywayFarus authored Oct 6, 2023
1 parent b6e56a6 commit 29ca697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__HELPERS/global_lists.dm
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
sort_list(GLOB.laugh_types, GLOBAL_PROC_REF(cmp_typepaths_asc))
//SKYRAT EDIT END

//THE FLUFFY FRONTIER EDIT ADDITION BEGIN - Без этого никуда.
//THE FLUFFY FRONTIER EDIT ADDITION BEGIN - Blooper
for(var/sound_bark_path in subtypesof(/datum/bark))
var/datum/bark/B = new spath()
GLOB.bark_list[B.id] = spath
Expand Down

0 comments on commit 29ca697

Please sign in to comment.