Skip to content

Commit 5dd5694

Browse files
same as earlier, but for env_tonemap_controller and postprocess_controller
1 parent b24a6fd commit 5dd5694

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fgd/point/env/env_tonemap_controller.fgd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[
66
spawnflags(flags) : "spawnflags" =
77
[
8-
1: "Primary Tonemapper" : 0
8+
1: "Primary Tonemapper (takes priority over existing controllers)" : 0
99
]
1010

1111
// Inputs

fgd/point/postprocess/postprocess_controller.fgd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
spawnflags(flags) : "spawnflags" =
2929
[
30-
1: "Primary Post-Process Controller" : 0
30+
1: "Primary Post-Process Controller (takes priority over existing controllers)" : 0
3131
]
3232

3333
// Inputs

0 commit comments

Comments
 (0)