shanapu / MyJailbreak

A rewrite of Franugs Special Jailbreak and merge of eccas, ESK0s & zipcores Jailbreak Warden
https://forums.alliedmods.net/showthread.php?t=283212
GNU General Public License v3.0
51 stars 36 forks source link

Removed a useless marker check #398

Open azalty opened 2 years ago

azalty commented 2 years ago

Removed a useless marker check.

This check also prevented wardens from being able to place markers without moving their mouse when right clicking. This was very confusing for wardens.

Moreover, it is impossible to get a negative value with GetVectorDistance (and it wouldn't be problematic as the radius of the circle is forced to a min&max).