bin: fixed accidental changes in tictactoe project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "fied.h"
|
||||
#include "field.h"
|
||||
|
||||
#include "io.h"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#define _PLAYER_
|
||||
|
||||
#include "field.h"
|
||||
#include "game_objec.h"
|
||||
#include "game_object.h"
|
||||
|
||||
class Player : public GameObject {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user