again hotfix for #11

This commit is contained in:
webdesigner97 2014-04-14 21:47:58 +02:00
parent 2177d864cc
commit afe5ec461f
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +0,0 @@
--[[
StreetsMod Hotfixes in order of creation, signed with date
]]

5
streetshotfix/init.lua Normal file
View File

@ -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")