mirror of
https://github.com/minetest-mods/mesecons.git
synced 2024-11-06 02:10:20 +01:00
Fix FPGA tests
This commit is contained in:
parent
0a649f5e8c
commit
a8b1ac023b
|
@ -2,6 +2,8 @@ mineunit("player")
|
|||
|
||||
fixture("mesecons")
|
||||
|
||||
mesecon.node_sound = {}
|
||||
|
||||
local registered_on_player_receive_fields = {}
|
||||
local old_register_on_player_receive_fields = minetest.register_on_player_receive_fields
|
||||
function minetest.register_on_player_receive_fields(func)
|
||||
|
|
Loading…
Reference in New Issue
Block a user