mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-02-17 01:22:18 +00:00
The indoor lightning descriptions were reversed. (#164) (by acook)
This commit is contained in:
parent
f0364c15a5
commit
d428272fe1
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ zdoom
|
|||
195 = "Hidden Sector (automap)";
|
||||
196 = "Healing Sector";
|
||||
197 = "Lightning Outdoor";
|
||||
198 = "Lightning Indoor 2";
|
||||
199 = "Lightning Indoor 1";
|
||||
198 = "Lightning Indoor 1";
|
||||
199 = "Lightning Indoor 2";
|
||||
200 = "Sky 2 (MAPINFO)";
|
||||
201 = "Scroll North (slow)";
|
||||
202 = "Scroll North (medium)";
|
||||
|
|
Loading…
Reference in a new issue