forked from SilverStudioGames/WTS
Bug fix
* Fixed tooltip displayable var interpolation
This commit is contained in:
parent
3a08d72b20
commit
4b5dbdf5c5
@ -10,7 +10,7 @@ screen tooltip():
|
||||
window:
|
||||
id "tooltip"
|
||||
at tooltip_follow
|
||||
text "[_tooltip]"
|
||||
text "[_tooltip!i]"
|
||||
|
||||
style tooltip_window is empty:
|
||||
background "#00000080"
|
||||
|
Loading…
Reference in New Issue
Block a user