forked from VoxeLibre/VoxeLibre
Fix wierd copy/paste
This commit is contained in:
parent
0369d931a3
commit
c1321ce575
|
@ -1,4 +1,4 @@
|
||||||
splash_DUR*local splash_image = function(colorstring, opacity)
|
local splash_image = function(colorstring, opacity)
|
||||||
if not opacity then
|
if not opacity then
|
||||||
opacity = 127
|
opacity = 127
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue