Include flashlight.qc from FreeHL.

This commit is contained in:
Marco Cawthorne 2021-05-22 20:42:16 +02:00
parent 544fc438ef
commit 4d4c2f4194
2 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,7 @@ then either run Nuclide's ./build_game.sh shell script, or issue 'make' inside
Obviously make sure that Nuclide has fteqw and fteqcc set-up for building.
## Community
Join us on #freecs via irc.freenode.net and chat.
Join us on #freecs via irc.libera.chat and talk/lurk!
## License
ISC License

View File

@ -24,6 +24,7 @@ nightvision.qc
draw.qc
textmenu.qc
init.qc
../../../valve/src/client/flashlight.qc
../../../valve/src/client/player.qc
entities.qc
cmds.qc