Commit 732dff5
Fix crash when Mopy folder contains dots
The '.root' call obviously chops off anything that comes after a dot. No
idea why it's there, it was introduced that way back in 2010:
wrye-bash@2a540c9#diff-18ab33ece44d780df4fd70a9ad859979R196551 parent 8a7b6ba commit 732dff5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments