mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-06 04:05:11 +08:00
vgui_support/wscript fix indentation
This commit is contained in:
@@ -39,7 +39,7 @@ def configure(conf):
|
||||
|
||||
if not conf.options.VGUI_DEV:
|
||||
conf.end_msg('no')
|
||||
conf.fatal("Provide a path to vgui-dev repository using --vgui key")
|
||||
conf.fatal("Provide a path to vgui-dev repository using --vgui key")
|
||||
|
||||
if conf.env.DEST_OS == 'win32':
|
||||
conf.env.LIB_VGUI = ['vgui']
|
||||
|
||||
Reference in New Issue
Block a user