From 2bae7d2d39f3cdbc461e6513edae3dbadebb44a8 Mon Sep 17 00:00:00 2001 From: mastercoms Date: Sun, 25 Aug 2024 22:05:50 -0400 Subject: [PATCH] keep editor content --- pbpy/pbunreal.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pbpy/pbunreal.py b/pbpy/pbunreal.py index ea46547..a977057 100644 --- a/pbpy/pbunreal.py +++ b/pbpy/pbunreal.py @@ -1164,7 +1164,6 @@ def build_game(configuration="Shipping"): "-prereqs", "-iterate", "-iterativecooking", - "-SkipCookingEditorContent", "-distribution", "-manifests", "-package",