diff --git a/src/ui/components/ServerLaunchSection.tsx b/src/ui/components/ServerLaunchSection.tsx index 9014f58..99569aa 100644 --- a/src/ui/components/ServerLaunchSection.tsx +++ b/src/ui/components/ServerLaunchSection.tsx @@ -145,13 +145,18 @@ export default class ServerLaunchSection extends React.Component -
- - - -
+ { + this.state.grasscutterEnabled && ( +
+ + + +
+ ) + } +
{this.state.buttonLabel}