parentheses

This commit is contained in:
kevinz000
2020-01-07 11:48:41 -08:00
parent 2a304800df
commit 606ea46314
+1 -1
View File
@@ -66,7 +66,7 @@
if(C.user_unbuckle_mob(C.buckled_mobs[1],src))
return
if(!W && (get_dist(src,A) <= interaction_range)))
if(!W && (get_dist(src,A) <= interaction_range))
A.attack_robot(src)
return