This commit is contained in:
Ed
2025-10-12 14:36:48 +03:00
parent c56dd86d72
commit c51384a8b3
2 changed files with 3 additions and 9 deletions

View File

@@ -1,6 +0,0 @@
namespace Content.Client._CP14.Roof;
[RegisterComponent]
public sealed partial class CP14RoofMarkerComponent : Component
{
}

View File

@@ -139,7 +139,7 @@ public sealed partial class CP14RoundEndSystem
_consoleHost.ExecuteCommand("golobby");
}),
(22, 44, () =>
(20, 45, () =>
{
if (ruDays)
return;
@@ -150,14 +150,14 @@ public sealed partial class CP14RoundEndSystem
sender: "Server"
);
}),
(22, 58, () =>
(20, 58, () =>
{
if (ruDays)
return;
_consoleHost.ExecuteCommand("endround");
}),
(23, 00, () =>
(21, 00, () =>
{
if (ruDays)
return;