1111
This commit is contained in:
@@ -31,4 +31,9 @@ enum RETTYPE {
|
||||
function printT(T)
|
||||
{
|
||||
Sq_OutPutTable(Json.Encode(T));
|
||||
}
|
||||
|
||||
function LoadConfig(Path)
|
||||
{
|
||||
dofile("/dp_s/" + Path);
|
||||
}
|
||||
Reference in New Issue
Block a user