diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-01-10 18:43:29 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-01-10 18:43:29 +0000 |
commit | bd0fae584c0b0c3a04d41608acb4dfaf77554d91 (patch) | |
tree | 5c1e172680b2052a3d5608035b53889db4d78d7a /init.lua | |
parent | 8ad092a57c45ead8b1b9be6861a9cf5fc220502b (diff) |
Quicksand no longer falls like normal sand
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,4 +63,4 @@ else dofile(path .. "/stairs.lua")
end
-print ("[MOD] Ethereal mod loaded")
+print ("[MOD] Ethereal loaded")
|