mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Changes EiscApi to EiscApiAdvanced for internal devices
This commit is contained in:
parent
35b5e6dfc5
commit
6b65db55c1
58 changed files with 63 additions and 62 deletions
|
|
@ -136,7 +136,7 @@ namespace PepperDash.Essentials.Core
|
|||
}
|
||||
|
||||
|
||||
public abstract void LinkToApi(BasicTriList trilist, uint joinStart, string joinMapKey, EiscApi bridge);
|
||||
public abstract void LinkToApi(BasicTriList trilist, uint joinStart, string joinMapKey, EiscApiAdvanced bridge);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue