mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Removes can_vv_get from some things (#39136)
* Removes can_vv_get from some things * This too * Remove extra vv_edit_var
This commit is contained in:
@@ -42,9 +42,6 @@ GLOBAL_PROTECT(protected_ranks)
|
||||
return QDEL_HINT_LETMELIVE
|
||||
. = ..()
|
||||
|
||||
/datum/admin_rank/can_vv_get(var_name)
|
||||
return FALSE
|
||||
|
||||
/datum/admin_rank/vv_edit_var(var_name, var_value)
|
||||
return FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user