mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[MIRROR] Hovering your mouse over things now shows their name on the top of the screen (#3446)
* Hovering your mouse over things now shows their name on the top of the screen (#56729) Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> * Hovering your mouse over things now shows their name on the top of the screen * a * Update preferences_savefile.dm Co-authored-by: Qustinnus <Floydje123@hotmail.com> Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Mothblocks
Qustinnus
Gandalf2k15
parent
02a0c66241
commit
b8be84f61e
@@ -1002,6 +1002,7 @@ GLOBAL_LIST_INIT(blacklisted_builds, list(
|
||||
CRASH("change_view called without argument.")
|
||||
|
||||
view = new_size
|
||||
mob.hud_used.screentip_text.update_view()
|
||||
apply_clickcatcher()
|
||||
mob.reload_fullscreen()
|
||||
if (isliving(mob))
|
||||
|
||||
Reference in New Issue
Block a user