Applied norminette syntax for visual enjoyment
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: aortigos <aortigos@student.42malaga.com +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2025/09/05 16:46:34 by aortigos #+# #+# */
|
||||
/* Updated: 2025/09/06 01:23:34 by aortigos ### ########.fr */
|
||||
/* Updated: 2025/09/14 13:48:22 by aortigos ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -30,4 +30,4 @@ Zombie::Zombie(std::string str)
|
||||
void Zombie::announce( void )
|
||||
{
|
||||
std::cout << this->name << ": BraiiiiiiinnnzzzZ..." << std::endl;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user