mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-08-03 12:47:01 -04:00
allow .lmp/.pk3 extensions for -file parameter completion
This commit is contained in:
parent
f8053afc2f
commit
a87280ed5e
@ -19,7 +19,7 @@ _@PROJECT_SHORTNAME@()
|
||||
_filedir cfg
|
||||
;;
|
||||
-file|-iwad)
|
||||
_filedir '@(wad|zip)'
|
||||
_filedir '@(lmp|pk3|wad|zip)'
|
||||
;;
|
||||
-playdemo|-timedemo|-fastdemo)
|
||||
_filedir '@(lmp|zip)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user