mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
feedback change on meter improvements
thanks @comma
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
/obj/machinery/meter/Click()
|
||||
|
||||
if(istype(usr, /mob/living/silicon/ai)) // ghosts can call ..() for examine
|
||||
usr << examine()
|
||||
examine()
|
||||
return 1
|
||||
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user