make lit particles brighter

This commit is contained in:
Xonk
2023-07-17 15:47:09 -04:00
parent 9c63b077b4
commit 9e9f34fd40
4 changed files with 7 additions and 11 deletions

View File

@ -1,7 +0,0 @@
#version 120
/* RENDERTARGETS:0 */
void main() {
discard;
}