Browse Source

Add close button to dialog

master 4.7.1
Thomas Cheyney 3 years ago
parent
commit
2415420080
3 changed files with 2 additions and 1 deletions
  1. +2
    -1
      Config/DefaultGame.ini
  2. BIN
      Content/Blueprints/BP_controller.uasset
  3. BIN
      Content/Blueprints/WidgetSongInfos.uasset

+ 2
- 1
Config/DefaultGame.ini View File

@ -3,7 +3,7 @@ ProjectID=F5529D354BF9DDA5B4BC06BB62D10933
bShouldWindowPreserveAspectRatio=False
ProjectName=MediocreMapAssistant2
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "A4F171D24A09E6B0C435A39031D526F5", "Mediocre Map Assistant 2")
ProjectVersion=4.6.0
ProjectVersion=4.7.1
[/Script/UnrealEd.ProjectPackagingSettings]
Build=IfProjectHasCode
@ -39,3 +39,4 @@ bSkipEditorContent=True
+MapsToCook=(FilePath="/Game/Levels/Level_Startup")
bNativizeBlueprintAssets=False
bNativizeOnlySelectedBlueprints=False

BIN
Content/Blueprints/BP_controller.uasset View File


BIN
Content/Blueprints/WidgetSongInfos.uasset View File


Loading…
Cancel
Save