branch | transitional_engine |
changeset 16055 | ce4b50823a95 |
parent 16051 | 2003b466b279 |
--- a/hedgewars/uTypes.pas Thu Aug 29 15:28:20 2024 +0200 +++ b/hedgewars/uTypes.pas Thu Aug 29 17:09:39 2024 +0200 @@ -196,7 +196,7 @@ TStereoMode = (smNone, smRedCyan, smCyanRed, smRedBlue, smBlueRed, smRedGreen, smGreenRed, smHorizontal, smVertical); TWorldEdge = (weNone, weWrap, weBounce, weSea, weSky); TUIDisplay = (uiAll, uiNoTeams, uiNone); - TMapGen = (mgRandom, mgMaze, mgPerlin, mgDrawn, mgForts); + TMapGen = (mgRandom, mgMaze, mgPerlin, mgDrawn, mgForts, mgWFC); THHFont = record