1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-28 12:46:02 +02:00

Fix some warnings.

Also fixes the failing travis checks.
This commit is contained in:
Diego Martínez
2017-03-05 04:50:25 -03:00
committed by paramat
parent 28ecb3b261
commit 496521f4a1
3 changed files with 15 additions and 3 deletions

View File

@ -8,6 +8,8 @@ read_globals = {
"vector",
"VoxelManip", "VoxelArea",
"PseudoRandom", "ItemStack",
-- Silence "accessing undefined field copy of global table".
table = { fields = { "copy" } }
}
-- Overwrites minetest.handle_node_drops