mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-13 08:15:20 +07:00
Removed log message -- client will tell user this message at runtime
This commit is contained in:
parent
a54fec91d8
commit
44f64330b5
@ -77,7 +77,6 @@ public class DesktopLauncher {
|
||||
} else {
|
||||
home = new FileHandle(SystemUtils.USER_HOME).child("riiablo");
|
||||
home.mkdirs();
|
||||
System.out.println("Created home directory " + home);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user