mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-13 09:13:24 +01:00
[MIRROR] Clean Up Global Tab (#9848)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
3c0f30bf8b
commit
f68a9f4f1d
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user