mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Trigger physics update
This commit is contained in:
@@ -77,7 +77,7 @@ struct Light {
|
||||
// Debug
|
||||
uniform int u_ShowNormal;
|
||||
|
||||
const int MaxLight = 20;
|
||||
const int MaxLight = 24;
|
||||
uniform int LightCount = 0;
|
||||
uniform Light Lights[MaxLight];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user