Skip to content

Commit

Permalink
DIsable crash reporter in packaged sample build
Browse files Browse the repository at this point in the history
  • Loading branch information
tustanivsky committed Nov 11, 2024
1 parent be3f27b commit 416d36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/Config/DefaultGame.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ BuildConfiguration=PPBC_Shipping
FullRebuild=True
ForDistribution=True
IncludeDebugFiles=True
IncludeCrashReporter=True
IncludeCrashReporter=False

0 comments on commit 416d36f

Please sign in to comment.