From 05d86b7072a4c9b342d755c399ee19e570208eea Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Thu, 9 Jan 2020 16:03:27 -0500 Subject: [PATCH] Update uplink_items.dm --- code/modules/uplink/uplink_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_items.dm b/code/modules/uplink/uplink_items.dm index ea52b8fe11..18dc34e34b 100644 --- a/code/modules/uplink/uplink_items.dm +++ b/code/modules/uplink/uplink_items.dm @@ -108,7 +108,7 @@ Uplink Categories: Due to how the typesof() in-built byond proc works, it should be kept in mind the order categories are displayed in the uplink UI is same to the order they are loaded in the code. - I trust no extra filter is needed as long as they are all contained within the following lines. + I trust no extra filter is needed as long as they are all contained within the following lines. When adding new uplink categories, please keep them separate from their sub paths here and without set item. Failure to comply may result in the new categories being listed at the bottom of the UI. */