GameConstants - Add reference link

This commit is contained in:
miku-666
2024-07-03 15:52:55 +02:00
parent 9a37eac6ec
commit 642261c0ec

View File

@@ -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