Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
GameDefaultMap=/Game/Levels/CreditsLevel.CreditsLevel


EditorStartupMap=/Game/Levels/MenuLevel.MenuLevel
EditorStartupMap=/Game/Levels/CreditsLevel.CreditsLevel
GlobalDefaultGameMode=/Game/Framework/BP_GameMode.BP_GameMode_C
GameInstanceClass=/Game/Framework/BP_GameInstance.BP_GameInstance_C

Expand Down
4 changes: 2 additions & 2 deletions Config/DefaultGame.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CopyrightNotice=Cube_Game, All rights reserved.
Build=IfProjectHasCode
BuildConfiguration=PPBC_Development
BuildTarget=
FullRebuild=False
FullRebuild=True
ForDistribution=False
IncludeDebugFiles=False
BlueprintNativizationMethod=Disabled
Expand Down Expand Up @@ -54,7 +54,7 @@ InternationalizationPreset=All
LocalizationTargetCatchAllChunkId=0
bCookAll=False
bCookMapsOnly=False
bSkipEditorContent=False
bSkipEditorContent=True
bSkipMovies=False
-IniKeyDenylist=KeyStorePassword
-IniKeyDenylist=KeyPassword
Expand Down
Binary file modified Content/Sounds/Submix_Base.uasset
Binary file not shown.
Loading