mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-29 02:04:35 +00:00
Merge pull request #67 from SunnyBoyWTF/patch-1
change disable npcs to disable nations
This commit is contained in:
@@ -311,7 +311,7 @@ export class SinglePlayerModal extends LitElement {
|
||||
@change=${this.handleDisableNPCsChange}
|
||||
.checked=${this.disableNPCs}
|
||||
/>
|
||||
<div class="option-card-title">Disable NPCs</div>
|
||||
<div class="option-card-title">Disable Nations</div>
|
||||
</label>
|
||||
|
||||
<label
|
||||
|
||||
Reference in New Issue
Block a user