mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 20:54:55 +00:00
fix: use correct property name
This commit is contained in:
@@ -820,7 +820,7 @@ namespace PepperDash_Essentials_Core.Bridges.JoinMaps
|
|||||||
});
|
});
|
||||||
|
|
||||||
[JoinName("EJECT")]
|
[JoinName("EJECT")]
|
||||||
public JoinDataComplete KpBlue = new JoinDataComplete(
|
public JoinDataComplete Eject = new JoinDataComplete(
|
||||||
new JoinData
|
new JoinData
|
||||||
{
|
{
|
||||||
JoinNumber = 69,
|
JoinNumber = 69,
|
||||||
|
|||||||
Reference in New Issue
Block a user