fix msvc build
This commit is contained in:
parent
e1579f0c25
commit
dc22fec584
@ -53,7 +53,7 @@ Decorator::Decorator(
|
||||
));
|
||||
}
|
||||
playerNamePreset.deserialize(engine.getResPaths()->readCombinedObject(
|
||||
fs::u8path("presets/text3d/player_name.toml")
|
||||
"presets/text3d/player_name.toml"
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user