Fix missing DataPacks plugin test and include file in PackageScript (thanks GuskiS)
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user