Fix pAI interface (somewhat)

This commit is contained in:
Tigercat2000
2015-11-20 21:23:31 -08:00
parent f424830045
commit d2ea2ae2e1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -233,7 +233,7 @@
return
if(pai)
if(!in_range(src, U) || pai.canmove || pai.resting)
if(!in_range(src, U))
U << browse(null, "window=paicard")
usr.unset_machine()
return