Merge pull request #34331 from Shadowlight213/expplayervisibility

Players can now see their own tracked playtime
This commit is contained in:
Jordan Brown
2018-01-19 09:44:35 -05:00
committed by CitadelStationBot
parent c6f227fc18
commit f3627b8428
4 changed files with 37 additions and 5 deletions
+2
View File
@@ -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