mirror of
https://github.com/gryf/wmaker.git
synced 2026-07-12 08:56:29 +02:00
*** empty log message ***
This commit is contained in:
+2
-2
@@ -724,8 +724,8 @@ wScreenInit(int screen_number)
|
||||
|
||||
|
||||
/* will only be accounted for in PseudoColor */
|
||||
if (wPreferences.create_stdcmap) {
|
||||
rattr.standard_colormap_mode = RCreateStdColorma;
|
||||
if (wPreferences.flags.create_stdcmap) {
|
||||
rattr.standard_colormap_mode = RCreateStdColormap;
|
||||
} else {
|
||||
rattr.standard_colormap_mode = RUseStdColormap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user