mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
fix a comment typo
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
This commit is contained in:
@@ -200,7 +200,7 @@ public final class CMatchUI
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void updateCurrentPlayer(final PlayerView player) {
|
protected void updateCurrentPlayer(final PlayerView player) {
|
||||||
// Update toggle buttons in dev mdoe panel
|
// Update toggle buttons in dev mode panel
|
||||||
getCDev().update();
|
getCDev().update();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user