Skip to content

Commit

Permalink
Add Math_pow to gen_rules_js
Browse files Browse the repository at this point in the history
  • Loading branch information
qsniyg committed Mar 12, 2024
1 parent bb59609 commit 6ab30b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/gen_rules_js.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ var variables_list = [
"Math_max",
"Math_min",
"Math_abs",
"Math_pow",
"get_random_text",
"console_log",
"console_error",
Expand Down

0 comments on commit 6ab30b8

Please sign in to comment.