Comment drawTime() until local-time support
This commit is contained in:
parent
cb604905db
commit
fa73a20a66
@ -231,7 +231,7 @@ void menuLoop() {
|
||||
DrawText(tahoma12, 40 + 46, 30 + 16, MakeColor(255, 255, 255, 255), "v1.0.0");
|
||||
DrawText(tahoma12, 40, 720 - 32 - 16, MakeColor(255, 255, 255, 255), menu->dirname);
|
||||
|
||||
drawTime();
|
||||
//drawTime();
|
||||
|
||||
if (menu->nEntries==0)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user