Fixed the colors in the lodBuilder
This commit is contained in:
@@ -520,7 +520,7 @@ public class LodBuilder
|
||||
}
|
||||
else
|
||||
colorInt = colorOfBlock;
|
||||
return colorOfBlock;
|
||||
return colorInt;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user