mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-04-04 05:11:27 +02: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