over action buttons also very cool you guy that hates my fancy hints, hope you know how to do everything
This commit is contained in:
+1
-1
@@ -1468,7 +1468,7 @@
|
||||
var/extra_lines = 0
|
||||
var/extra_context = ""
|
||||
|
||||
if (isliving(user) || isovermind(user) || isaicamera(user))
|
||||
if ((isliving(user) || isovermind(user) || isaicamera(user)) && (user.client.prefs.screentip_pref != SCREENTIP_PREFERENCE_NO_CONTEXT))
|
||||
var/obj/item/held_item = user.get_active_held_item()
|
||||
var/allow_images = user.client.prefs.screentip_allow_images
|
||||
|
||||
|
||||
Reference in New Issue
Block a user