Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Jabak
2024-06-17 00:04:36 +03:00
20 changed files with 299 additions and 115 deletions

View File

@@ -0,0 +1,6 @@
namespace Content.Server._White.Other;
[RegisterComponent]
public sealed partial class ExpeditionGhostRoleComponent : Component
{
}