Allow sliders to scroll more than once when the mouse button is pressed

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@398 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues 2008-12-17 20:00:15 +00:00
parent efd02fbf00
commit 294ccbd2d3

View File

@ -1938,7 +1938,7 @@ short Fenetre_Bouton_clicke(void)
{
short Bouton;
while(!Get_input())Wait_VBL();
if(!Get_input())Wait_VBL();
// Gestion des clicks
if (Mouse_K)