Skip to content

Commit 3dcbcba

Browse files
author
rdeioris
authored
Update Settings.md
1 parent 8fa76f8 commit 3dcbcba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ from unreal_engine.classes import EditorProjectAppearanceSettings
1313
from unreal_engine.enums import EUnit
1414

1515
# access the editor appearance settings
16-
1716
appearance_settings = ue.get_mutable_default(EditorProjectAppearanceSettings)
17+
1818
# print properties
1919
ue.log(appearance_settings.properties())
2020

0 commit comments

Comments
 (0)