fix incorrect name in log
This commit is contained in:
parent
0000cd114c
commit
e7fb9dff03
@ -96,7 +96,7 @@ void Player::_ready()
|
||||
}
|
||||
else
|
||||
{
|
||||
WARN_PRINT("Data not found!");
|
||||
WARN_PRINT("Monitor not found!");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user