Adding comments
This commit is contained in:
@@ -84,6 +84,10 @@ void Bureaucrat::decrementGrade()
|
||||
this->grade++;
|
||||
}
|
||||
|
||||
//////////////////
|
||||
// Sign //
|
||||
//////////////////
|
||||
|
||||
void Bureaucrat::signForm(Form &form)
|
||||
{
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user