Open Jettucis opened 5 months ago
Hey boss, you've added AddLocalizedCmd("warden.heal_t_cmd","Heal t's",warden.HealTCmd); but forgot to add the void HealTCmd.
AddLocalizedCmd("warden.heal_t_cmd","Heal t's",warden.HealTCmd);
void HealTCmd
Hey boss, you've added
AddLocalizedCmd("warden.heal_t_cmd","Heal t's",warden.HealTCmd);
but forgot to add thevoid HealTCmd
.