Switched TODO: empty to TODO: *function name*

This commit is contained in:
Kayne Ruse
2015-02-27 03:27:37 +11:00
parent 1210d2d24f
commit c45bda645b
12 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include "config_utility.hpp"
void BaseMonster::CorrectSprite() {
//TODO: (9) empty
//TODO: (9) BaseMonster::CorrectSprite()
}
std::string BaseMonster::SetHandle(std::string s) {