mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-07-04 04:51:26 +00:00
Fix missing note color 19 from GUI
This commit is contained in:
parent
7eeb65762e
commit
48e33a55bc
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ public class GuiInventoryEditData extends GuiInventory {
|
|||
rainbowColorMapping[6], // 16 Blue
|
||||
rainbowColorMapping[5], // 17 Cyan
|
||||
rainbowColorMapping[5], // 18 Cyan
|
||||
rainbowColorMapping[5], // 19 Cyan
|
||||
rainbowColorMapping[3], // 20 Lime
|
||||
rainbowColorMapping[3], // 21 Lime
|
||||
rainbowColorMapping[3], // 22 Lime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue