mirror of
https://github.com/Sanae6/SmoOnlineServer
synced 2025-10-05 22:12:40 +02:00
1 line
69 B
C#
1 line
69 B
C#
public record Time(ushort Minutes, byte Seconds, DateTime When) {} |