[MIRROR] Clean Up Global Tab (#9848)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-01-12 07:34:23 -07:00
committed by GitHub
parent 3c0f30bf8b
commit f68a9f4f1d
4 changed files with 58 additions and 64 deletions
@@ -26,11 +26,13 @@
name = "Traits"
sort_order = 6
category_item_type = /datum/category_item/player_setup_item/traits
*/ //VOREStation Removal End
//redundant due to having most of its content stripped out, merged into special roles
/datum/category_group/player_setup_category/global_preferences
name = "Global"
sort_order = 6 //VOREStation Edit due to above commented out
category_item_type = /datum/category_item/player_setup_item/player_global
*/ //VOREStation Removal End
/****************************
* Category Collection Setup *