techage/power/power_terminal.lua

15 lines
233 B
Lua
Raw Normal View History

2020-01-25 23:22:06 +01:00
--[[
TechAge
=======
Copyright (C) 2019-2020 Joachim Stolberg
2020-10-19 19:09:17 +02:00
AGPL v3
2020-01-25 23:22:06 +01:00
See LICENSE.txt for more information
2020-04-11 10:14:52 +02:00
TA3 Power Terminal Old
2020-01-25 23:22:06 +01:00
]]--
2021-06-07 22:00:52 +02:00
minetest.register_alias_force("techage:power_terminal", "techage:ta3_power_terminal")