mirror of
https://github.com/sinbad/StevesUEHelpers.git
synced 2025-02-23 17:45:23 +00:00
Merge pull request #4 from matfrem/patch-1
Changed DefaultUiThemePath path to match UE4.27
This commit is contained in:
commit
8871361a77
@ -50,7 +50,7 @@ to set this is by editing your DefaultGame.ini:
|
||||
|
||||
```
|
||||
[/Script/StevesUEHelpers.StevesGameSubsystem]
|
||||
DefaultUiThemePath="/Game/Path/To/YourUiThemeName.UiTheme"
|
||||
DefaultUiThemePath="/Game/Path/To/DefaultUiTheme.DefaultUiTheme"
|
||||
```
|
||||
|
||||
That ".UiTheme" postfix is required, it's how UE knows what the type is.
|
||||
|
Loading…
x
Reference in New Issue
Block a user