mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-03 00:46:55 +02:00
Add a comment.
This commit is contained in:
@ -856,6 +856,7 @@ void CSlider::showAll(SDL_Surface * to)
|
||||
|
||||
void CSlider::show(SDL_Surface * to)
|
||||
{
|
||||
//todo: find better solution for background glitches.
|
||||
#ifdef VCMI_SDL1
|
||||
CIntObject::show(to);
|
||||
#else
|
||||
|
Reference in New Issue
Block a user