mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
WIP: Porting gun targeting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user