mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 00:41:30 +00:00
- fixed incorrect arg count.
This commit is contained in:
parent
794a590cc1
commit
6b370b7ff3
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ special
|
|||
-301:GetLineY(3),
|
||||
|
||||
// GZDoom OpenGL
|
||||
-400:SetSectorGlow(5),
|
||||
-400:SetSectorGlow(6),
|
||||
-401:SetFogDensity(2),
|
||||
|
||||
// ZDaemon's
|
||||
|
|
Loading…
Reference in a new issue