add more clothing items
This commit is contained in:
parent
8c495145a6
commit
8e1132b423
BIN
CharaCreator/Content/DevelopedContent/BluePrints/CharaModel.uasset (Stored with Git LFS)
BIN
CharaCreator/Content/DevelopedContent/BluePrints/CharaModel.uasset (Stored with Git LFS)
Binary file not shown.
BIN
CharaCreator/Content/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q.uasset (Stored with Git LFS)
BIN
CharaCreator/Content/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q.uasset (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
CharaCreator/Saved/Autosaves/Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q_Auto1.uasset (Stored with Git LFS)
Normal file
BIN
CharaCreator/Saved/Autosaves/Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q_Auto1.uasset (Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -0,0 +1,7 @@
|
||||||
|
[CrashReportClient]
|
||||||
|
bHideLogFilesOption=false
|
||||||
|
bIsAllowedToCloseWithoutSending=true
|
||||||
|
CrashConfigPurgeDays=2
|
||||||
|
Stall.RecordDump=false
|
||||||
|
Ensure.RecordDump=true
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
[CrashReportClient]
|
||||||
|
bHideLogFilesOption=false
|
||||||
|
bIsAllowedToCloseWithoutSending=true
|
||||||
|
CrashConfigPurgeDays=2
|
||||||
|
Stall.RecordDump=false
|
||||||
|
Ensure.RecordDump=true
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -75,11 +75,3 @@ TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbn
|
||||||
[/Script/UnrealEd.EditorEngine]
|
[/Script/UnrealEd.EditorEngine]
|
||||||
FlipNormalMapGreenChannel=False
|
FlipNormalMapGreenChannel=False
|
||||||
|
|
||||||
[WindowsApplication.Accessibility]
|
|
||||||
StickyKeysHotkey=False
|
|
||||||
ToggleKeysHotkey=False
|
|
||||||
FilterKeysHotkey=False
|
|
||||||
StickyKeysConfirmation=False
|
|
||||||
ToggleKeysConfirmation=False
|
|
||||||
FilterKeysConfirmation=False
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue