Skip to content

Commit 3ff5449

Browse files
committed
fix nobloom
1 parent dbe656a commit 3ff5449

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"classname" "sprite_efx"
3-
"flags" "EF_NOBLOOM"
3+
"flags" "FMODEL_NOBLOOM"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"classname" "sprite_efx"
3-
"flags" "EF_NOBLOOM"
3+
"flags" "FMODEL_NOBLOOM_NOBLOOM"
44
}

0 commit comments

Comments
 (0)