Merge pull request #16055 from SandPoot/point-bubbles

Pointing at something on yourself now shows the item
This commit is contained in:
deathride58
2024-01-06 22:51:35 -05:00
committed by GitHub
8 changed files with 122 additions and 39 deletions
+3
View File
@@ -7,3 +7,6 @@
#define ui_borg_pda_send "CENTER+5:21,SOUTH:5" // To the right of the alert panel
#define ui_borg_pda_log "CENTER+6:21,SOUTH:5"
/// The filter name for the hover outline
#define HOVER_OUTLINE_FILTER "hover_outline"