Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Content.Shared.Procedural.Loot;
|
||||
|
||||
[ImplicitDataDefinitionForInheritors]
|
||||
public interface IDungeonLoot
|
||||
public partial interface IDungeonLoot
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user