changeset 2825 | db7c35a0e9c1 |
parent 2780 | 11e5e6335b17 |
child 2827 | 45817d8386c7 |
--- a/hedgewars/uConsts.pas Thu Feb 18 01:02:28 2010 +0000 +++ b/hedgewars/uConsts.pas Thu Feb 18 13:23:24 2010 +0000 @@ -41,7 +41,7 @@ TGameState = (gsLandGen, gsStart, gsGame, gsChat, gsConfirm, gsExit); - TGameType = (gmtLocal, gmtDemo, gmtNet, gmtSave, gmtLandPreview); + TGameType = (gmtLocal, gmtDemo, gmtNet, gmtSave, gmtLandPreview, gmtSyntax); TPathType = (ptNone, ptData, ptGraphics, ptThemes, ptCurrTheme, ptTeams, ptMaps, ptMapCurrent, ptDemos, ptSounds, ptGraves, ptFonts, ptForts,