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