代码回滚
parent
80bdaf491e
commit
13ca97db1c
|
@ -471,8 +471,8 @@ public class EndlessMap extends AbstractMap{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
private int getMapIdByWorldLevel() throws Exception {
|
private int getMapIdByWorldLevel() throws Exception {
|
||||||
return 4002;
|
// return 4002;
|
||||||
// return GlobalDataManaager.getEndleeMapIdByLevel();
|
return GlobalDataManaager.getEndleeMapIdByLevel();
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue