mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Add a comment.
This commit is contained in:
parent
f3067878dd
commit
57f82f2bed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user