Commit cc83e24
[Bugfix] Detector holds active state after it was dropped
Steps to reproduce:
1) Take detector into your hands
2) Go to ruck, drop detector from your inventory
3) Close inventory and take dropped detector back.
4) 1st attempt to activate it would be unsuccessful. Hiding sound will be played, but detector won't be shown.
Reason - state has not "hidden" value when you drops detector.1 parent 705040f commit cc83e24
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
284 | 291 | | |
285 | 292 | | |
286 | 293 | | |
| |||
0 commit comments