mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-12-01 04:52:59 +00:00
Fix indents in mcl_explosions
This commit is contained in:
parent
679e2b1b70
commit
026d406d4b
1 changed files with 279 additions and 285 deletions
|
@ -1,10 +1,4 @@
|
||||||
--[[ .__ .__
|
--[[
|
||||||
____ ___ _________ | | ____ _____|__| ____ ____ ______
|
|
||||||
_/ __ \\ \/ /\____ \| | / _ \/ ___/ |/ _ \ / \ / ___/
|
|
||||||
\ ___/ > < | |_> > |_( <_> )___ \| ( <_> ) | \\___ \
|
|
||||||
\___ >__/\_ \| __/|____/\____/____ >__|\____/|___| /____ >
|
|
||||||
\/ \/|__| \/ \/ \/
|
|
||||||
|
|
||||||
Explosion API mod for Minetest (adapted to MineClone 2)
|
Explosion API mod for Minetest (adapted to MineClone 2)
|
||||||
|
|
||||||
This mod is based on the Minetest explosion API mod, but has been changed
|
This mod is based on the Minetest explosion API mod, but has been changed
|
||||||
|
|
Loading…
Reference in a new issue