mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-26 22:57:00 +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)
|
void CSlider::show(SDL_Surface * to)
|
||||||
{
|
{
|
||||||
|
//todo: find better solution for background glitches.
|
||||||
#ifdef VCMI_SDL1
|
#ifdef VCMI_SDL1
|
||||||
CIntObject::show(to);
|
CIntObject::show(to);
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user