B3none / csgo-retakes-instadefuse

Allows a CT to instantly defuse the bomb when nothing can prevent defusal.
70 stars 15 forks source link

Removed some unnecessary checks #37

Closed tsuza closed 2 years ago

tsuza commented 2 years ago

IsClientConnected is redundant as IsClientInGame already takes care of it.