Started rewriting
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ Player::~Player()
|
||||
delete left;
|
||||
}
|
||||
|
||||
void Player::Draw_Player(void)
|
||||
void Player::Display(void)
|
||||
{
|
||||
if (right != nullptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user