Тайминги + фикс всего.

This commit is contained in:
Іван Оніщенко
2025-01-07 18:27:35 +03:00
parent 5c7d9dd420
commit c7e31c53ab
5 changed files with 29 additions and 23 deletions

View File

@@ -14,6 +14,7 @@ public sealed class HoursPanelMessageToServer : EntityEventArgs
}
}
[Serializable, NetSerializable]
public sealed class HoursPanelMessageToClient : EntityEventArgs
{
public TimeSpan Time { get; }