develop #30

Merged
cromer merged 55 commits from develop into master 2022-08-26 10:53:59 -04:00
Showing only changes of commit e7fb9dff03 - Show all commits

View File

@ -96,7 +96,7 @@ void Player::_ready()
} }
else else
{ {
WARN_PRINT("Data not found!"); WARN_PRINT("Monitor not found!");
} }
} }