* Fixed tooltip displayable var interpolation
This commit is contained in:
LoafyLemon 2023-04-03 01:32:49 +01:00
parent 3a08d72b20
commit 4b5dbdf5c5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ screen tooltip():
window:
id "tooltip"
at tooltip_follow
text "[_tooltip]"
text "[_tooltip!i]"
style tooltip_window is empty:
background "#00000080"