Make Light_color/Dark_color ini settings work
see http://pulkomandy.tk/projects/GrafX2/ticket/81 I don't know why they were disabled...
This commit is contained in:
committed by
Adrien Destugues
parent
72a7a4a65d
commit
b2f310d1d5
@@ -528,6 +528,7 @@ int Load_INI(T_Config * conf)
|
||||
return ERROR_INI_MISSING;
|
||||
}
|
||||
}
|
||||
GFX2_Log(GFX2_DEBUG, "Load_INI() loading %s\n", filename);
|
||||
|
||||
if ((return_code=Load_INI_reach_group(file,buffer,"[MOUSE]")))
|
||||
goto Erreur_Retour;
|
||||
|
||||
Reference in New Issue
Block a user