This repository was archived by the owner on Sep 24, 2023. It is now read-only.
Commit 584b8f5
committed
Add support for CR-style linebreaks
The new L4D2 campaign has a level entity string that uses Mac-style line endings. The plugin didn't support this until now, so it was returning no entities, and passing that back to the server.1 parent 5c0d491 commit 584b8f5
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| |||
0 commit comments