mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-24 02:25:30 +00:00
6 lines
73 B
C#
6 lines
73 B
C#
namespace PckStudio
|
|
{
|
|
internal class KeyValuePair<T>
|
|
{
|
|
}
|
|
} |