WIP: Porting gun targeting

This commit is contained in:
Travis Whitehead
2012-11-19 12:32:36 -08:00
parent 77b6f1e6fc
commit 5ad12e5c95
3 changed files with 24 additions and 19 deletions
+4
View File
@@ -5,6 +5,7 @@
return
/mob/proc/update_icons()
world << "[src] CALLED THE MOB VERSION OF UPDATE_ICONS"
return
/mob/proc/update_hud()
@@ -63,3 +64,6 @@
/mob/proc/update_inv_ears()
return
/mob/proc/update_targeted()
return