mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
makes the profiler more accessible (#25312)
This commit is contained in:
@@ -456,6 +456,7 @@
|
||||
display_job_bans(TRUE)
|
||||
if(check_rights(R_DEBUG|R_VIEWRUNTIMES, FALSE, mob))
|
||||
winset(src, "debugmcbutton", "is-disabled=false")
|
||||
winset(src, "profilecode", "is-disabled=false")
|
||||
|
||||
/client/proc/is_connecting_from_localhost()
|
||||
var/static/list/localhost_addresses = list("127.0.0.1", "::1")
|
||||
|
||||
Reference in New Issue
Block a user