Put phonograph on right part of visual spectrum

This commit is contained in:
Tiger Wang
2020-09-25 09:07:34 +00:00
committed by Alexander Harkness
parent 7574f68a48
commit 5bd12814db
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -20,6 +20,6 @@ private:
virtual ColourID GetMapBaseColourID(NIBBLETYPE a_Meta) const override
{
UNUSED(a_Meta);
return 6;
return 10;
}
} ;
+1
View File
@@ -48,6 +48,7 @@ target_sources(
BlockHandler.h
BlockHopper.h
BlockIce.h
BlockJukebox.h
BlockLadder.h
BlockLeaves.h
BlockLever.h