Save help received to prefs file

This commit is contained in:
2014-04-14 03:44:43 -04:00
parent 45494d0c2e
commit 5f9be1cb6a
4 changed files with 16 additions and 8 deletions

View File

@@ -268,9 +268,6 @@ void init_party(short mode)
univ.party.party_event_timers.clear();
for (i = 0; i < 50; i++)
univ.party.spec_items[i] = 0;
for (i = 0; i < 120; i++) {
univ.party.help_received[i] = 0;
}
for (i = 0; i < 200; i++)
univ.party.m_killed[i] = 0;
univ.party.scen_name = "";