mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-02-21 03:21:28 +00:00
- fixed Harmony's end text's name.
This commit is contained in:
parent
388d800b40
commit
cce03d1f34
1 changed files with 1 additions and 1 deletions
|
@ -193,5 +193,5 @@ clusterdef 1
|
|||
// exittext, background flat is DEM1_1 and music is titletrack
|
||||
flat = DEM1_1
|
||||
music = "d_dm2ttl"
|
||||
exittext = "CLUSTEREXIT"
|
||||
exittext = "CLUSTEREXIT1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue