just a tweak to a couple comment lines.

This commit is contained in:
Vanessa Ezekowitz 2012-10-05 02:46:08 -04:00
parent 511eec087f
commit b70b3829cc
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
--
-- Some recipes need white paint. If Unified Dyes isn't present,
-- implement the standard white paint recipe here instead.
-- implement the standard white paint production method here instead,
-- plus some alternate recipes in the event of material shorages.
if ( minetest.get_modpath("unifieddyes") ) == nil then