mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-29 04:15:00 +00:00
minor fixes to allow build to succeed.
This commit is contained in:
@@ -35,7 +35,7 @@ namespace PepperDash.Essentials.Core.Room.Components
|
||||
|
||||
public static class ComponentFactory
|
||||
{
|
||||
public static ComponentFactory()
|
||||
static ComponentFactory()
|
||||
{
|
||||
var assy = Assembly.GetExecutingAssembly();
|
||||
PluginLoader.SetEssentialsAssembly(assy.GetName().Name, assy);
|
||||
|
||||
Reference in New Issue
Block a user