Skip to content

Commit

Permalink
Try to fix spoiler
Browse files Browse the repository at this point in the history
  • Loading branch information
ZivDero committed Sep 17, 2024
1 parent dcedb69 commit 99f1edf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/New-Features-and-Enhancements.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,10 @@ The random map generator does not currently support new theater types.
```
- <details>
<summary>Basic `THEATERS.INI`</summary>

```ini
;============================================================================
; THEATER.INI
; THEATERS.INI
;
; This control file specifies the theater types that are in the game.
;
Expand Down Expand Up @@ -220,8 +221,9 @@ The random map generator does not currently support new theater types.
```
</details>

- <details>
- <details>
<summary>Sample new theater</summary>

```ini
[TheaterTypes]
3=DESERT
Expand Down

0 comments on commit 99f1edf

Please sign in to comment.