mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-22 06:02:07 +02:00
remove unessisary code
This commit is contained in:
parent
648d4f8255
commit
ea793d3cae
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ export class Agent {
|
|||
|
||||
initModes(this);
|
||||
|
||||
let last_death_pos = null;
|
||||
|
||||
let save_data = null;
|
||||
if (load_mem) {
|
||||
save_data = this.history.load();
|
||||
|
|
Loading…
Add table
Reference in a new issue