This commit is contained in:
jl777
2018-04-18 19:22:51 +03:00
parent ef7159cff0
commit 093f2730c8
5 changed files with 8 additions and 8 deletions

View File

@@ -540,6 +540,6 @@ void komodo_init(int32_t height)
//for (i=0; i<sizeof(Minerids); i++)
// Minerids[i] = -2;
didinit = 1;
komodo_stateupdate(0,0,0,0,zero,0,0,0,0,0,0,0,0,0,0);
komodo_stateupdate(0,0,0,0,zero,0,0,0,0,0,0,0,0,0,0,zero,0);
}
}