Skip to content

Commit 0984332

Browse files
authored
Merge pull request #8907 from VojtaStruhar/fix/dedicated-servers-typo
Typo fix
2 parents 7f531fe + 48d47e3 commit 0984332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/export/exporting_for_dedicated_servers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ option is currently inherited, you must tick the box next to it first.
9696
- **Strip Visuals:** Export this resource, with visual files (textures and materials)
9797
replaced by placeholder classes. Placeholder classes store the image size
9898
(as it's sometimes used to position elements in a 2D scene), but nothing else.
99-
- **Keep:** Export this resource as usual, with visual files interact.
99+
- **Keep:** Export this resource as usual, with visual files intact.
100100
- **Remove:** The file is not included in the PCK. This is useful to ignore
101101
scenes and resources that only the client needs. If you do so, make sure the
102102
server doesn't reference these client-only scenes and resources in any way.

0 commit comments

Comments
 (0)