Make more use of references to shorten long lines of code
This goes through just four files for unnecessary uses of univ.party[n].
This commit is contained in:
@@ -48,7 +48,6 @@ void hit_space(location target,short dam,eDamageType type,short report,short hit
|
||||
void do_poison();
|
||||
void handle_disease();
|
||||
void handle_acid();
|
||||
bool no_pcs_left();
|
||||
bool hit_end_c_button();
|
||||
bool out_monst_all_dead();
|
||||
void end_combat();
|
||||
|
Reference in New Issue
Block a user