2014-04-14 21:47:58 +02:00
|
|
|
--[[
|
|
|
|
StreetsMod Hotfixes in order of creation, signed with date
|
|
|
|
]]
|
|
|
|
-- Hotfix #1; April 14, 2014; https://github.com/webdesigner97/streets/issues/11
|
2014-06-27 22:19:49 +01:00
|
|
|
minetest.register_alias("stairs:stair_asphalt","streets:stair_asphalt")
|
|
|
|
|
|
|
|
-- Hotfix #2; June 27, 2014; https://github.com/webdesigner97/streets/issues/25
|
|
|
|
minetest.register_alias("streets:asphalt_stair","streets:stair_asphalt")
|