mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
add vgui touch panel, touch logic
This commit is contained in:
@@ -521,7 +521,8 @@ def build(bld):
|
||||
'hl2/hud_zoom.cpp',
|
||||
'hl2/shieldproxy.cpp',
|
||||
'hl2/vgui_rootpanel_hl2.cpp',
|
||||
'episodic/c_vort_charge_token.cpp'
|
||||
'episodic/c_vort_charge_token.cpp',
|
||||
'touch.cpp'
|
||||
]
|
||||
|
||||
includes = [
|
||||
|
||||
Reference in New Issue
Block a user