!
This commit is contained in:
@@ -2,6 +2,6 @@ using Godot;
|
||||
|
||||
public partial class kash_building : base_building
|
||||
{
|
||||
[Export]
|
||||
public int KashGenPerSec { get; set; } = 1;
|
||||
[Export]
|
||||
public int KashGenPerSec { get; set; } = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user