Files
uosc/scripts
christoph-heinrich 5b4ccc8874 fix: crash when opening a non blurred menu (#565)
itable_find() returns two values, so without specifying the second
parameter to select_index() lua will use the second return value for
that.
2023-05-15 18:32:34 +02:00
..