feat: functions for cooler data
This commit is contained in:
@@ -36,6 +36,6 @@ public:
|
||||
/**
|
||||
* Duration for one production
|
||||
*/
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Boiler")
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Cooler")
|
||||
float mDuration = 6.f;
|
||||
};
|
||||
Reference in New Issue
Block a user