mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-07-07 17:19:38 +00:00
GameConstants - Add reference link
This commit is contained in:
@@ -9,6 +9,7 @@ namespace PckStudio.Internal
|
||||
{
|
||||
internal static class GameConstants
|
||||
{
|
||||
// See: https://minecraft.fandom.com/wiki/Dye#Color_values for more information.
|
||||
public static readonly Color[] DyeColors = [
|
||||
Color.FromArgb(0xf9fffe), // White
|
||||
Color.FromArgb(0xf9801d), // Orange
|
||||
|
||||
Reference in New Issue
Block a user