Bug Fix
This commit is contained in:
@@ -2,10 +2,11 @@ public static class GlobalScene
|
||||
{
|
||||
public static MainScene MainScene { get; set; }
|
||||
public static CompoundConstructor CompoundConstructor { get; set; }
|
||||
public static VirtualChemDemo Demo { get; set; }
|
||||
public static VirtualChemistryDemo Demo { get; set; }
|
||||
public static MainControlPanel MainControlPanel { get; set; }
|
||||
public static Flask Flask { get; set; }
|
||||
|
||||
public static StringLoader StringLoader { get; set; }
|
||||
public static bool ElasticContainer { get; set; } = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user