No need templates, templates bad, unneeded templates make c++god angry
This commit is contained in:
parent
5ca0fc3e23
commit
8ade68101b
2 changed files with 1 additions and 2 deletions
game
|
@ -5,7 +5,7 @@
|
|||
|
||||
// V unit
|
||||
class CUnitV
|
||||
: public CUnit<'V'>
|
||||
: public CUnit
|
||||
{
|
||||
public:
|
||||
CUnitV();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue