changed savegame

This commit is contained in:
Ondřej Novák 2025-02-09 20:14:12 +01:00
parent ea1ef2cb84
commit e1967ded4f
14 changed files with 370 additions and 119 deletions

View file

@ -1372,6 +1372,7 @@ void jadro_souboje(EVENT_MSG *msg,void **unused) //!!!! Jadro souboje
viewdir=postavy[i].direction;
build_player_map();
GlobEvent(MAGLOB_AFTERBATTLE,viewsector,viewdir);
autosave();
}
msg->msg=-2;
}