diff --git a/samples/UI/GameMenu/GameMenu.xktpl b/samples/UI/GameMenu/GameMenu.xktpl index 7ffeea9209..ceccf398aa 100644 --- a/samples/UI/GameMenu/GameMenu.xktpl +++ b/samples/UI/GameMenu/GameMenu.xktpl @@ -2,15 +2,15 @@ Id: 7ac2c705-6240-4ddc-af63-fc438d10f4de Name: Game Menu UI Sample Scope: Session -Description: GameMenu shows in detail of how to create UI in a game. +Description: GameMenu shows in detail how to create UI in a game. FullDescription: | There are four screens: Splash screen, Welcome screen, Main screen, and Ship selection screen. Each of which has different layout, and is composed of several different UIElements. - It shows how to put various UIElements in nice layout which is responsive in various resolution. + It shows how to put various UIElements into a nice layout which is responsive in various resolutions. Group: Samples/UI Icon: ../.xktpl/NewUI.png DefaultOutputName: GameMenu Screenshots: - ../.xktpl/screenshot1_small.jpg - ../.xktpl/screenshot4_small.jpg - - ../.xktpl/screenshot3_small.jpg \ No newline at end of file + - ../.xktpl/screenshot3_small.jpg