Commit 0b546d7
committed
Fix RmlUi action button icon paths
Adjust image paths to be relative to RML document location.
RML documents are at scen_edit/view/rml/, icons are at LuaUI/images/.
Add ../../../ prefix to LuaUI/ paths to make them resolve correctly.1 parent 469af98 commit 0b546d7
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
121 | 127 | | |
122 | 128 | | |
123 | 129 | | |
| |||
0 commit comments