Commit 8fb4797
[Bugfix] Incorrect zoom after attaching 'custom' scope to the weapon
When you attaches 'custom' scope to the weapon which has just been spawned, you could find that initial zoom of the scope is completely incorrect.
The problem is that m_fRTZoomFactor field, which defines real currently used zoom, hasn't been updated after attaching scope.1 parent f2d6cb8 commit 8fb4797
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
| 972 | + | |
972 | 973 | | |
973 | 974 | | |
974 | 975 | | |
| |||
0 commit comments