summarylogtreecommitdiffstats
path: root/SBlueprintPalette.patch
blob: 905785ca5521d810e8982ee0b281619c50987cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- SBlueprintPalette.cpp	2018-10-13 13:38:00.569008108 -0500
+++ SBlueprintPalette_new.cpp	2018-10-13 23:05:58.184420516 -0500
@@ -317,10 +317,6 @@
 		{
 			ToolTipOut = NodeToolTipText;
 		}
-		else
-		{
-			ToolTipOut = ToolTipOut;
-		}
 
 		// Ask node for a palette icon
 		FLinearColor IconLinearColor = FLinearColor::White;