remove these spaces

This commit is contained in:
HybridDog
2015-06-05 21:55:24 +02:00
parent 9ae61e21bd
commit 89168bacd4
13 changed files with 37 additions and 37 deletions

View File

@ -1,5 +1,5 @@
local INT, STRING, FLOAT =
local INT, STRING, FLOAT =
wrench.META_TYPE_INT,
wrench.META_TYPE_STRING,
wrench.META_TYPE_FLOAT
@ -294,7 +294,7 @@ wrench:register_node("technic:mv_centrifuge_active", {
local chest_mark_colors = {
'_black',
'_blue',
'_blue',
'_brown',
'_cyan',
'_dark_green',