d03 ex01 guardGate functions
This commit is contained in:
@@ -26,5 +26,5 @@ ScavTrap::~ScavTrap( void ) {
|
||||
*/
|
||||
|
||||
void ScavTrap::guardGate() {
|
||||
std::cout << _class << " entered special mode Gate Keeper\n";
|
||||
std::cout << _class << " " << ScavTrap::_name << " entered special mode Gate Keeper\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user