You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Case sensitiveness and pathname fixes from PR 185.
This is a subset of changes from pull request 185 by sbc100, 3dluvr, wshearn, abarbu et al: https://github.com/EpicGames/UnrealEngine/pull/185 [CL 2085575 by Dmitry Rekman in Main branch]
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
#include "AnimGraphDefinitions.h"
|
||||
#include "SGraphNodeAnimationResult.h"
|
||||
#include "EdGraph/EdGraphNode.h"
|
||||
#include "AnimGraphNode_base.h"
|
||||
#include "AnimGraphNode_Base.h"
|
||||
|
||||
/////////////////////////////////////////////////////
|
||||
// SGraphNodeAnimationResult
|
||||
|
||||
Reference in New Issue
Block a user