Content PR for YAML hot reloading (#3319)
* Content PR for YAML hot reloading * Add CanAdminReloadPrototypes (host permission) * IndexedPrototype fixes
This commit is contained in:
@@ -112,7 +112,7 @@ namespace Content.Shared.Materials
|
||||
}
|
||||
|
||||
[Prototype("material")]
|
||||
public class MaterialPrototype : IPrototype, IIndexedPrototype
|
||||
public class MaterialPrototype : IPrototype
|
||||
{
|
||||
public string ID { get; private set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user