mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03:00
client: add touch editor
This commit is contained in:
@@ -57,7 +57,7 @@ def build(bld):
|
||||
|
||||
install_path = bld.env.PREFIX
|
||||
if bld.env.DEST_OS != 'android':
|
||||
install_path += '/hl2/bin'
|
||||
install_path += '/'+bld.env.GAMES+'/bin'
|
||||
|
||||
source = game["sources"]
|
||||
includes += game["includes"]
|
||||
|
||||
Reference in New Issue
Block a user