Remove hot reloading of map
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com> Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
107adc304c
commit
14bfa6347f
@ -120,7 +120,6 @@ public class RabiClone {
|
||||
if (!(level_renderer instanceof EditorRenderer)) {
|
||||
OBJ.clear();
|
||||
ResetGame();
|
||||
Map.LoadMap(Maps.WORLD1,CURRENT_MAP.getMap());
|
||||
OBJ.add(level_renderer = new EditorRenderer(p));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user