mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-24 05:03:34 -04:00
Core: Import no longer loads the world automatically.
This commit is contained in:
parent
9cbe726eeb
commit
55ca6cc35e
@ -61,7 +61,7 @@ namespace MCGalaxy.Commands.World {
|
||||
return;
|
||||
}
|
||||
Player.Message(p, "Converted map!");
|
||||
CmdLoad.LoadLevel(p, name);
|
||||
//CmdLoad.LoadLevel(p, name); pls
|
||||
}
|
||||
|
||||
enum FileType { Mcf, Fcm, Dat, Cw };
|
||||
|
Loading…
x
Reference in New Issue
Block a user