forked from mrkubax10/industrialtest
Introduce utility function for deriving table fields
This commit is contained in:
+1
-2
@@ -14,8 +14,7 @@
|
||||
-- You should have received a copy of the GNU General Public License
|
||||
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
industrialtest.Tool=table.copy(industrialtest.Item)
|
||||
industrialtest.internal.unpackTableInto(industrialtest.Tool,{
|
||||
industrialtest.Tool=industrialtest.internal.derive(industrialtest.Item,{
|
||||
define={}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user