correct core module with new types
This commit is contained in:
@@ -61,7 +61,7 @@ void Towers::update()
|
||||
{
|
||||
tw.reload++;
|
||||
} else {
|
||||
emit shot(stw.splashes.at(0),tw);
|
||||
emit shot(stw.splashes.at(0), 0, tw);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user