mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
clean up global tab
This commit is contained in:
@@ -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