Fix missing DataPacks plugin test and include file in PackageScript (thanks GuskiS)
This commit is contained in:
parent
b3609a23fa
commit
e81e7bee13
|
@ -224,6 +224,7 @@ scripting_files = [
|
|||
'testsuite/admins_test.sma',
|
||||
'testsuite/arraytest.sma',
|
||||
'testsuite/callfunc_test.sma',
|
||||
'testsuite/datapack_test.sma',
|
||||
'testsuite/fakemeta_tests.sma',
|
||||
'testsuite/fmttest.sma',
|
||||
'testsuite/fwdtest1.sma',
|
||||
|
@ -245,6 +246,7 @@ scripting_files = [
|
|||
'include/csstats.inc',
|
||||
'include/cstrike.inc',
|
||||
'include/csx.inc',
|
||||
'include/datapack.inc',
|
||||
'include/dbi.inc',
|
||||
'include/dodconst.inc',
|
||||
'include/dodfun.inc',
|
||||
|
|
Loading…
Reference in New Issue
Block a user