Skip to content

Commit 24f862a

Browse files
committed
try lightbox
1 parent 3791a01 commit 24f862a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gamedev/unreal/get-started/vs-tools-unreal-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Starting in Visual Studio 2022 17.12, you can double-click on an absolute path t
5757

5858
The following screenshot shows the output windows for a build of the LyraStarterGame sample. The user has double-clicked on the warning from `LyraCharacter.generated.h`. Because the absolute path to that file is provided, double-clicking it opened the file in the editor.
5959

60-
:::image type="content" source="../media/vs-unreal-engine-output-window.png" alt-text="A screenshot of the Visual Studio output window. The LyraCharacter.generated.h file is highlighted because the absolute path is specified and the user double-clicked it to open the LyrCharacter.generated.h file.":::
60+
:::image type="content" source="../media/vs-unreal-engine-output-window.png" alt-text="A screenshot of the Visual Studio output window. The LyraCharacter.generated.h file is highlighted because the absolute path is specified and the user double-clicked it to open the LyrCharacter.generated.h file." lightbox="../media/vs-unreal-engine-output-window.png":::
6161

6262
## Unreal Engine toolbar
6363

0 commit comments

Comments
 (0)