1
0
mirror of https://github.com/YGGverse/hlsdk-portable.git synced 2025-03-13 05:51:19 +00:00

Merge branch 'master' into dmc

This commit is contained in:
Andrey Akhmichin 2020-08-08 20:54:45 +05:00
commit 1a556c77ce

@ -23,7 +23,7 @@ def build(bld):
source += bld.path.ant_glob([
'hl/*.cpp'
])
source += bld.path.ant_glob([
source += bld.path.parent.ant_glob([
'dlls/crossbow.cpp',
'dlls/crowbar.cpp',
'dlls/egon.cpp',