match gzdoom light limit
This commit is contained in:
parent
44710c6b1f
commit
7461fc202b
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ enum FDynLightDataArrays
|
|||
LIGHTARRAY_ADDITIVE,
|
||||
};
|
||||
|
||||
#define MAX_LIGHT_DATA 8192
|
||||
#define MAX_LIGHT_DATA 80000
|
||||
|
||||
struct FDynLightData
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue