mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
client: add touch editor
This commit is contained in:
+1
-1
@@ -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