MOD Gui support.
This commit is contained in:
@@ -77,6 +77,9 @@ const ToobCabSimView =
|
||||
item={this.props.item}
|
||||
customization={this}
|
||||
customizationId={this.customizationId}
|
||||
showModGui={false}
|
||||
onSetShowModGui= {(instanceId: number, showModGui: boolean) => {}}
|
||||
|
||||
/>);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user