aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/cube.lua
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-03-29 00:53:55 +1000
committerDavid Walter Seikel2016-03-29 00:53:55 +1000
commitba38a43f52ea9bb26cc7d88f086f40998b118332 (patch)
tree76d7dc244ea9eb92390b4981ff1b00ecc4a0d267 /media/cube.lua
parentMove executables to the bin directory. (diff)
downloadSledjHamr-ba38a43f52ea9bb26cc7d88f086f40998b118332.zip
SledjHamr-ba38a43f52ea9bb26cc7d88f086f40998b118332.tar.gz
SledjHamr-ba38a43f52ea9bb26cc7d88f086f40998b118332.tar.bz2
SledjHamr-ba38a43f52ea9bb26cc7d88f086f40998b118332.tar.xz
Move all images and models into images and models directories.
Diffstat (limited to '')
-rw-r--r--media/cube.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/media/cube.lua b/media/cube.lua
deleted file mode 100644
index dca9b0b..0000000
--- a/media/cube.lua
+++ /dev/null
@@ -1,4 +0,0 @@
1Shape =
2{
3 kind = 'cube'
4}