propagated the temporary fix for Neighbors up to A*
This commit is contained in:
@@ -47,9 +47,6 @@ public:
|
||||
UFUNCTION(BlueprintCallable, Category = "Runtime")
|
||||
TArray<AHexTile*> LinkPath(AHexTile* Start, AHexTile* Goal);
|
||||
|
||||
UPROPERTY(BlueprintReadOnly, Category = "debug")
|
||||
bool bChainBroken;
|
||||
|
||||
|
||||
// Player spawn section
|
||||
UPROPERTY(VisibleAnywhere, BlueprintReadWrite)
|
||||
|
||||
Reference in New Issue
Block a user