autocontrol
This commit is contained in:
@@ -81,7 +81,7 @@ void Towers::update()
|
||||
//else (*i).aim = -1;
|
||||
}
|
||||
}
|
||||
// TODO: rotate tower to aim
|
||||
// TODO: smooth rotate tower to aim
|
||||
if ((*i).reload < stw.reload)
|
||||
(*i).reload++;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user