Merge branch 'master' of https://github.com/tgstation/tgstation into pulls-tg-to-fix-shit

This commit is contained in:
Waterpig
2024-09-08 00:59:39 +02:00
1728 changed files with 273718 additions and 2237 deletions
@@ -237,7 +237,11 @@
#define WITHIN_RANGE(id, table) (id >= 1 && id <= length(table))
<<<<<<< HEAD
/obj/item/circuit_component/module/ui_act(action, list/params)
=======
/obj/item/circuit_component/module/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state)
>>>>>>> 4b4ae0958fe6b5d511ee6e24a5087599f61d70a3
. = ..()
if(.)
return