mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-15 17:15:25 +01:00
Fixes looc log category (#18459)
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
config_flag = /datum/config_entry/flag/log_ooc
|
||||
master_category = /datum/log_category/game
|
||||
|
||||
/datum/log_category/game_looc
|
||||
category = LOG_CATEGORY_GAME_LOOC
|
||||
config_flag = /datum/config_entry/flag/log_looc
|
||||
master_category = /datum/log_category/game
|
||||
|
||||
/datum/log_category/game_prayer
|
||||
category = LOG_CATEGORY_GAME_PRAYER
|
||||
config_flag = /datum/config_entry/flag/log_prayer
|
||||
|
||||
Reference in New Issue
Block a user