aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/default
diff options
context:
space:
mode:
Diffstat (limited to 'games/minimal/mods/default')
-rw-r--r--games/minimal/mods/default/init.lua2
-rw-r--r--games/minimal/mods/default/textures/bubble.pngbin273 -> 0 bytes
-rw-r--r--games/minimal/mods/default/textures/crack_anylength.pngbin255 -> 0 bytes
-rw-r--r--games/minimal/mods/default/textures/heart.pngbin248 -> 0 bytes
-rw-r--r--games/minimal/mods/default/textures/player.pngbin157 -> 0 bytes
-rw-r--r--games/minimal/mods/default/textures/player_back.pngbin149 -> 0 bytes
-rw-r--r--games/minimal/mods/default/textures/wieldhand.pngbin212 -> 0 bytes
7 files changed, 1 insertions, 1 deletions
diff --git a/games/minimal/mods/default/init.lua b/games/minimal/mods/default/init.lua
index 02d195cbc..772cca881 100644
--- a/games/minimal/mods/default/init.lua
+++ b/games/minimal/mods/default/init.lua
@@ -1801,7 +1801,7 @@ function default.spawn_falling_node(p, nodename)
spawn_falling_node(p, nodename)
end
--- Horrible crap to support old code
+-- Horrible stuff to support old code
-- Don't use this and never do what this does, it's completely wrong!
-- (More specifically, the client and the C++ code doesn't get the group)
function default.register_falling_node(nodename, texture)
diff --git a/games/minimal/mods/default/textures/bubble.png b/games/minimal/mods/default/textures/bubble.png
deleted file mode 100644
index 3bca7e11c..000000000
--- a/games/minimal/mods/default/textures/bubble.png
+++ /dev/null
Binary files differ
diff --git a/games/minimal/mods/default/textures/crack_anylength.png b/games/minimal/mods/default/textures/crack_anylength.png
deleted file mode 100644
index d9b49f911..000000000
--- a/games/minimal/mods/default/textures/crack_anylength.png
+++ /dev/null
Binary files differ
diff --git a/games/minimal/mods/default/textures/heart.png b/games/minimal/mods/default/textures/heart.png
deleted file mode 100644
index c25f43b9a..000000000
--- a/games/minimal/mods/default/textures/heart.png
+++ /dev/null
Binary files differ
diff --git a/games/minimal/mods/default/textures/player.png b/games/minimal/mods/default/textures/player.png
deleted file mode 100644
index cf5d83f10..000000000
--- a/games/minimal/mods/default/textures/player.png
+++ /dev/null
Binary files differ
diff --git a/games/minimal/mods/default/textures/player_back.png b/games/minimal/mods/default/textures/player_back.png
deleted file mode 100644
index d498674eb..000000000
--- a/games/minimal/mods/default/textures/player_back.png
+++ /dev/null
Binary files differ
diff --git a/games/minimal/mods/default/textures/wieldhand.png b/games/minimal/mods/default/textures/wieldhand.png
deleted file mode 100644
index dbed6ad0c..000000000
--- a/games/minimal/mods/default/textures/wieldhand.png
+++ /dev/null
Binary files differ