diff options
Diffstat (limited to 'streetshotfix')
-rw-r--r-- | streetshotfix/init.lua | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/streetshotfix/init.lua b/streetshotfix/init.lua new file mode 100644 index 0000000..967bbbb --- /dev/null +++ b/streetshotfix/init.lua @@ -0,0 +1,5 @@ +--[[ + StreetsMod Hotfixes in order of creation, signed with date +]] +-- Hotfix #1; April 14, 2014; https://github.com/webdesigner97/streets/issues/11 +minetest.register_alias("stairs:stair_asphalt","streets:stair_asphalt")
\ No newline at end of file |