hourglass: minor formatations

Origin commit data
------------------
Commit: d05a48c270
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-19 (Tue, 19 Oct 2021)

Origin message was:
------------------
- hourglass: minor formatations
This commit is contained in:
vanhofen
2021-10-19 22:35:24 +02:00
parent 9524d9b437
commit a5a955494e
2 changed files with 22 additions and 22 deletions

View File

@@ -63,8 +63,8 @@ CHourGlass::CHourGlass( const int x_pos,
}
else
{
hg_timer = NULL;
hg_interval = 0;
hg_timer = NULL;
dprintf(DEBUG_NORMAL, "[CHourGlass] [%s - %d] NOTE: No %s-images found..\n", __func__, __LINE__, hg_image_basename.c_str());
}
}