fixed crashing bug when calling RandomHex() too early
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
UPROPERTY(BlueprintReadWrite, Category = "Runtime")
|
||||
class AHexTile* SelectedHex;
|
||||
|
||||
|
||||
protected:
|
||||
// Called when the game starts or when spawned
|
||||
virtual void BeginPlay() override;
|
||||
|
||||
Reference in New Issue
Block a user