AI should now be able to examine things

This commit is contained in:
Markolie
2014-11-30 23:07:07 +01:00
parent c7acac268a
commit c23d7e2e43
+1 -1
View File
@@ -110,7 +110,7 @@
*/
/atom/proc/AICtrlShiftClick(var/mob/user) // Examines
if(user.client && user.client.eye == user)
if(user.client)
examine()
return