Skip to content

Commit

Permalink
Initialize the rs_per_enemy variable
Browse files Browse the repository at this point in the history
  • Loading branch information
DataBeaver committed May 31, 2021
1 parent 1996e35 commit 0b87103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spirelayout.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ Layout::Layout():
damage(0),
cost(0),
rs_per_sec(0),
rs_per_enemy(0),
threat(0),
cycle(0)
{ }
Expand Down

0 comments on commit 0b87103

Please sign in to comment.