GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
703ae1d
)
MORE DARKNESS!!!
author
Ketmar Dark <ketmar@ketmar.no-ip.org>
Fri, 29 Dec 2017 01:39:19 +0000
(
03:39
+0200)
committer
Ketmar Dark <ketmar@ketmar.no-ip.org>
Fri, 29 Dec 2017 01:39:30 +0000
(
03:39
+0200)
src/game/g_window.pas
patch
|
blob
|
history
diff --git
a/src/game/g_window.pas
b/src/game/g_window.pas
index d04c8b37477b2dfe1147558a302e48322efe824d..3dbd62055888d83b5162d569937f09c9e36d3ad0 100644
(file)
--- a/
src/game/g_window.pas
+++ b/
src/game/g_window.pas
@@
-578,7
+578,7
@@
begin
if g_Texture_Get('INTER', ID) then
begin
e_DrawSize(ID, 0, 0, 0, false, false, gScreenWidth, gScreenHeight);
- e_DarkenQuadWH(0, 0, gScreenWidth, gScreenHeight, 1
0
0);
+ e_DarkenQuadWH(0, 0, gScreenWidth, gScreenHeight, 1
5
0);
end
else
begin
DEADSOFTWARE 2012-2025