summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c6e79d0)
raw | patch | inline | side by side (parent: c6e79d0)
author | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Thu, 14 Sep 2017 09:10:28 +0000 (12:10 +0300) | ||
committer | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Thu, 14 Sep 2017 09:10:56 +0000 (12:10 +0300) |
src/game/g_window.pas | patch | blob | history |
diff --git a/src/game/g_window.pas b/src/game/g_window.pas
index e137973ee1da9e6ac6b130479603c46c5ec7fd0a..7e10326fcac23295aea2842cebc0d9a0e21a8f09 100644 (file)
--- a/src/game/g_window.pas
+++ b/src/game/g_window.pas
{EnumDisplayModes();}
{$IFDEF HEADLESS}
- gwin_k8_enable_light_experiments = false;
+ gwin_k8_enable_light_experiments := false;
gwin_has_stencil := false;
glLegacyNPOT := false;
gwin_dump_extensions := false;