Rename unit_t to unit_c to reflect it being a char
This commit is contained in:
parent
64f9638352
commit
ea426c70c6
4 changed files with 15 additions and 17 deletions
|
@ -9,8 +9,6 @@ public:
|
|||
CUnitV() = default;
|
||||
virtual ~CUnitV() = default;
|
||||
|
||||
virtual std::string&& getDescriptor();
|
||||
|
||||
private:
|
||||
|
||||
// V also has a direction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue