Merge pull request #4342 from Zuhayr/ihategit

Multiz changes.
This commit is contained in:
Ccomp5950
2014-01-25 20:24:49 -08:00
20 changed files with 129 additions and 124 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ mob/living/proc/Targeted(var/obj/item/weapon/gun/I) //Self explanitory.
target_locked = image("icon" = 'icons/effects/Targeted.dmi', "icon_state" = "locked")
update_targeted()
//Adding the buttons to the controler person
//Adding the buttons to the controller person
var/mob/living/T = I.loc
if(T)
if(T.client)