mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
[9381] Fixed some compile warnings.
This commit is contained in:
parent
2bdcb1161c
commit
ccfd42bf3e
55 changed files with 219 additions and 203 deletions
|
|
@ -46,7 +46,7 @@ DistractMovementGenerator::Reset(Unit& owner)
|
|||
}
|
||||
|
||||
void
|
||||
DistractMovementGenerator::Interrupt(Unit& owner)
|
||||
DistractMovementGenerator::Interrupt(Unit& /*owner*/)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue