Fix for amb1199 - incorrect comment for Ham_DOD_RoundRespawnEnt
This commit is contained in:
parent
16720a2f70
commit
4c79232f17
@ -884,7 +884,7 @@ enum Ham
|
||||
* 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,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user