Fix OBJECTIVE_FOOTNOTE
This commit is contained in:
parent
0996a95c48
commit
9c102a64c6
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@
|
|||
|
||||
# Add a footnote to an objective in small print
|
||||
#define OBJECTIVE_FOOTNOTE TEXT
|
||||
"<span foreground='white'><small> " + {TEXT} + "</small></span>"
|
||||
#enddef
|
||||
"<span foreground='white'><small> " + {TEXT} + "</small></span>"#enddef
|
||||
|
||||
#wmllint: markcheck off
|
||||
# Add a note to an objective indication that you get an early finish bonus
|
||||
|
|
Loading…
Add table
Reference in a new issue