mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Removing an empty line.
This commit is contained in:
@@ -58,7 +58,6 @@ public class PuzzleScreen extends LaunchScreen {
|
||||
LoadingOverlay.show("Loading the puzzle...", new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
||||
// Load selected puzzle
|
||||
final Puzzle selected = result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user