Skip to content

Commit 43946d4

Browse files
committed
Fixed color mapping
id-Software#2
1 parent 17b5299 commit 43946d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linuxdoom-1.10/i_video.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,7 @@ void I_InitGraphics(void)
817817
attribmask,
818818
&attribs );
819819

820+
XInstallColormap( X_display, X_cmap );
820821
XDefineCursor(X_display, X_mainWindow,
821822
createnullcursor( X_display, X_mainWindow ) );
822823

0 commit comments

Comments
 (0)