mirror of
https://github.com/Sanae6/SmoOnlineServer.git
synced 2024-11-04 19:05:03 +00:00
1 line
No EOL
69 B
C#
1 line
No EOL
69 B
C#
public record Time(ushort Minutes, byte Seconds, DateTime When) {} |