Skip to content

Commit 27deafd

Browse files
Merge branch '5.1_dev' into 5.1
2 parents 3848999 + dda21c8 commit 27deafd

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Source/ActorInteractionPlugin/Private/Components/ActorInteractableComponentAutomatic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33

44
#include "Components/ActorInteractableComponentAutomatic.h"

Source/ActorInteractionPlugin/Private/Helpers/ActorInteractionFunctionLibrary.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33

44
#include "Helpers/ActorInteractionFunctionLibrary.h"

Source/ActorInteractionPlugin/Public/Components/ActorInteractableComponentAutomatic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33
#pragma once
44

Source/ActorInteractionPlugin/Public/Helpers/ActorInteractionFunctionLibrary.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33
#pragma once
44

Source/ActorInteractionPlugin/Public/Helpers/ActorInteractionPluginSettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33
#pragma once
44

Source/ActorInteractionPluginEditor/Private/Popup/AIntPPopup.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ void AIntPPopup::Open()
9999
100100
First thing first, if you've been enjoying using it, it would mean a lot if you could just drop <a id="browser" href="https://bit.ly/AIntP_UE4Marketplace">a small review on the marketplace page</> :).
101101
102-
I also made a paid <a id="browser" href="https://bit.ly/ModularSwordsPack_UE4Marketplace">Modular Sword Pack</>. It's a simple yet powerful tool that allows creating thousands upon thousands of unique swords with a simple click, now with a free upgrade of Modular Scabbard System!
102+
I also made a paid <a id="browser" href="https://bit.ly/ModularSwordsPack_UE4Marketplace">Modular Sword Pack</>. It's a simple yet powerful tool which allows creating thousands upon thousands unique swords with simple click, not coming with free upgrade of Modular Scabbard System!
103103
104104
But let's keep it short, here are the cool new features (and bugfixes) of version 3.0!
105105

0 commit comments

Comments
 (0)