mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Adds FusionRoomJoinMap and ability to set IPID and JoinMapKey from config
This commit is contained in:
parent
522c107ce6
commit
7196d0aba8
8 changed files with 270 additions and 88 deletions
|
|
@ -47,7 +47,7 @@ namespace PepperDash.Essentials.Core.Bridges
|
|||
/// <param name="joinStart">Join this join map will start at</param>
|
||||
/// <param name="type">Type of the child join map</param>
|
||||
public AppleTvJoinMap(uint joinStart, Type type) : base(joinStart, type)
|
||||
{
|
||||
}
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue