Delete Soldier class

Make Infantry as structure
This commit is contained in:
2025-07-07 02:43:47 +03:00
parent f13bf95ba2
commit 253e1cf423
6 changed files with 16 additions and 30 deletions

View File

@@ -8,7 +8,6 @@
#include "curses.h"
#endif // WINDOWS
#include "Soldier.h"
#include "Infantry.h"
#include "Game.h"
#include "Player.h"