Merge branch 'master' into mobile_hacks

This commit is contained in:
Andrey Akhmichin 2020-08-02 20:24:11 +05:00
commit 0a87baf1ed
1 changed files with 1 additions and 1 deletions

View File

@ -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',