removed test code

This commit is contained in:
Maciej Kasatkin 2012-10-15 01:47:39 +02:00
parent 4d6a7f4935
commit 9aa8ced2e0
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@ minetest.register_abm({
local load = math.floor(internal_EU_buffer/2000 * 100)
meta:set_string("formspec",
"invsize[8,9;]"..
"image[0,0;9,5;technic_menu_bg.png]"..
"image[1,1;1,2;technic_power_meter_bg.png^[lowpart:"..
(load)..":technic_power_meter_fg.png]"..
"list[current_name;src;3,1;1,1;]"..