Skip to content

Commit cc801a3

Browse files
committed
Use the hl2sdk manifest in sourcemod.
1 parent bcf0f67 commit cc801a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
ln -s ../sdk/hl2sdk-manifests ../
3+
ln -s ../sdk/sourcemod/hl2sdk-manifests ../
44

55
python3 ../configure.py -s tf2 \
66
--hl2sdk-root `realpath ../../sdk` \

0 commit comments

Comments
 (0)