mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
scripts: waifulib: vgui: fix Logs aren't being imported
This commit is contained in:
parent
7d54952422
commit
c1252b5642
@ -3,6 +3,7 @@
|
|||||||
# mittorn, 2018
|
# mittorn, 2018
|
||||||
|
|
||||||
from waflib.Configure import conf
|
from waflib.Configure import conf
|
||||||
|
from waflib import Logs
|
||||||
import os
|
import os
|
||||||
|
|
||||||
VGUI_SUPPORTED_OS = ['win32', 'darwin', 'linux']
|
VGUI_SUPPORTED_OS = ['win32', 'darwin', 'linux']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user