Commit fb539cf
committed
Fix two bugs with /listmap commands
1. Does not honor fs_pakprefixes. I ran into this trying to list the
maps on illwieckz's sRGB test server.
2. If a directory name starts with "map-" (this already happened in real
life per Unvanquished/Unvanquished#3080 :-)
any pak in the directory will be confused for a map.1 parent 663c329 commit fb539cf
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2842 | 2842 | | |
2843 | 2843 | | |
2844 | 2844 | | |
2845 | | - | |
2846 | | - | |
| 2845 | + | |
| 2846 | + | |
| 2847 | + | |
| 2848 | + | |
| 2849 | + | |
2847 | 2850 | | |
2848 | 2851 | | |
2849 | 2852 | | |
| |||
0 commit comments