mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Quick fix for compile error in r14071.
This commit is contained in:
@@ -154,7 +154,7 @@ public class ViewMessage extends FPanel {
|
|||||||
remindIsRunning = false;
|
remindIsRunning = false;
|
||||||
timer1.stop();
|
timer1.stop();
|
||||||
}
|
}
|
||||||
repaintOnlyThisPanel();
|
repaint();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user