Fix wierd copy/paste

This commit is contained in:
Brandon 2020-06-27 08:15:53 -04:00
parent 0369d931a3
commit c1321ce575
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
splash_DUR*local splash_image = function(colorstring, opacity)
local splash_image = function(colorstring, opacity)
if not opacity then
opacity = 127
end