Merge pull request #34331 from Shadowlight213/expplayervisibility
Players can now see their own tracked playtime
This commit is contained in:
committed by
CitadelStationBot
parent
c6f227fc18
commit
f3627b8428
@@ -621,6 +621,8 @@ GLOBAL_LIST_EMPTY(external_rsc_urls)
|
||||
/client/proc/add_verbs_from_config()
|
||||
if(CONFIG_GET(flag/see_own_notes))
|
||||
verbs += /client/proc/self_notes
|
||||
if(CONFIG_GET(flag/use_exp_tracking))
|
||||
verbs += /client/proc/self_playtime
|
||||
|
||||
|
||||
#undef TOPIC_SPAM_DELAY
|
||||
|
||||
Reference in New Issue
Block a user