Cleanup
This commit is contained in:
@@ -27,7 +27,6 @@ extends Resource
|
||||
@export var click_mantissa: float = 1.0
|
||||
@export var click_exponent: int = 0
|
||||
@export var click_cooldown_seconds: float = 0.2
|
||||
@export var grants_click_while_hovering: bool = false
|
||||
|
||||
## Returns cost of next generator
|
||||
func cost_next(owned: int) -> float:
|
||||
|
||||
Reference in New Issue
Block a user