Skip to content

Commit 0f997ca

Browse files
author
DEntisT
committed
fix.
1 parent 3f41339 commit 0f997ca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scriptfiles/index.ps

231 Bytes
Binary file not shown.

src/modules/operators.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ stock dpp_argmathcheck(arg[])
3030
return 1;
3131
}
3232

33+
CallLocalFunction("dpp_logics", "s", arg);
34+
3335
dpp_sub(arg);
3436
dpp_add(arg);
3537

0 commit comments

Comments
 (0)