Remove useless todo
This commit is contained in:
parent
9d81562917
commit
91ca388fd4
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ namespace character {
|
||||||
|
|
||||||
std::string caractere{};
|
std::string caractere{};
|
||||||
|
|
||||||
//TODO: bad design pour les caractéristiques. Je dois trouver autre chose.
|
|
||||||
|
|
||||||
characteristic::Characteristic adresse{ characteristic::characType::Adresse };
|
characteristic::Characteristic adresse{ characteristic::characType::Adresse };
|
||||||
|
|
||||||
characteristic::Characteristic endurance{ characteristic::characType::Endurance };
|
characteristic::Characteristic endurance{ characteristic::characType::Endurance };
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue