How did this become an int..?
This commit is contained in:
parent
b2b55e5996
commit
3d33008605
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ class sourcespec {
|
|||
int chance;
|
||||
|
||||
int loops;
|
||||
int check_fogged;
|
||||
bool check_fogged;
|
||||
|
||||
std::vector<gamemap::location> locations;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue