mesecons/mesecons_button
Phil Hagelberg 52ea2c3c66 Don't refer to LIGHT_MAX global; use default.
The LIGHT_MAX global is created in the legacy.lua file in the default
mod; it states that it's there for backwards compatibility, but it would
be better to reference the proper value inside the default table.
2015-05-11 11:28:56 +07:00
..
sounds Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds. 2013-03-06 20:51:57 -05:00
textures Move textures into their mods 2014-01-10 13:13:02 -05:00
depends.txt Re-enable button + Wall lever, bugfix that adds a 'receiver' node (not yet designed) 2012-08-17 16:28:59 +02:00
init.lua Don't refer to LIGHT_MAX global; use default. 2015-05-11 11:28:56 +07:00