Commit ac3effe
committed
fix: refine safe mode restrictions for feature cvars
Updated the safe mode restrictions to only apply if the cvar was successfully created. This change ensures that safe mode behavior is correctly enforced without affecting the registration of features that may not have valid cvars. This improves the robustness of feature management in the renderer.1 parent 3597f40 commit ac3effe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments