mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 00:12:15 -07:00
Lint.
Took 11 minutes
This commit is contained in:
parent
bdcf9b998d
commit
06d935f512
1 changed files with 0 additions and 1 deletions
|
|
@ -245,7 +245,6 @@ void PlayerMenu::setShortcutsActive()
|
||||||
while (counterIterator.hasNext()) {
|
while (counterIterator.hasNext()) {
|
||||||
counterIterator.next().value()->setShortcutsActive();
|
counterIterator.next().value()->setShortcutsActive();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void PlayerMenu::setShortcutsInactive()
|
void PlayerMenu::setShortcutsInactive()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue