mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-27 10:41:42 +00:00
This fixes the cmd_ghost_drag perms to work as they were originally intended to- requiring either varedit OR r_admin + r_debug. The original checks were exclusive, as it checked for no r_varedit OR no r_admin + r_debug, which means that unless the user had all three, it would always fail.