mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Merge pull request #18 from G-e-n-e-v-e-n-s-i-S/file-exists
Add exists_in_package script function
This commit is contained in:
@@ -102,6 +102,7 @@ $built_in_functions = array(
|
||||
// other
|
||||
'trace' =>'',
|
||||
'assert' =>'',
|
||||
'exists_in_package' =>'',
|
||||
);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user