--- include/ham_const.inc 2008/03/03 06:00:27 43 +++ include/ham_const.inc 2010/10/11 23:53:51 44 @@ -884,7 +884,7 @@ * Description: I assume this spawns entities (like func_breakables) at the start of a new round. * Forward params: function(this) * Return type: None. - * Execute Params: ExecuteHam(Ham_DOD_RoundRespawn, this); + * Execute Params: ExecuteHam(Ham_DOD_RoundRespawnEnt, this); */ Ham_DOD_RoundRespawnEnt,