Syncs all gang related PRs with upstream

This commit is contained in:
LetterJay
2017-05-23 06:10:40 -05:00
parent c56ae0396a
commit b85d2ea321
11 changed files with 299 additions and 28 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
selected_target[1] = null
/client/MouseDrag(src_object,atom/over_object,src_location,over_location,src_control,over_control,params)
if(selected_target[1] && over_object.IsAutoclickable())
if(selected_target[1] && over_object && over_object.IsAutoclickable())
selected_target[1] = over_object
selected_target[2] = params