mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-17 21:23:44 +01:00
Fix wierd copy/paste
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user