mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-31 13:25:00 +00:00
fixes for activation sequence issues
This commit is contained in:
@@ -307,7 +307,7 @@ namespace PepperDash.Essentials.Core.Fusion
|
||||
|
||||
}
|
||||
|
||||
protected virtual void CreateSymbolAndBasicSigs(uint ipId)
|
||||
protected void CreateSymbolAndBasicSigs(uint ipId)
|
||||
{
|
||||
Debug.Console(0, this, Debug.ErrorLogLevel.Notice, "Creating Fusion Room symbol with GUID: {0}", RoomGuid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user