Skip to content

Commit e23f774

Browse files
Energia crash fix
This caused bignum - related crashes
1 parent e273d32 commit e23f774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/misc.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ Cryptid.big_num_blacklist = {
528528
["j_cry_wonka_bar"] = true,
529529
["j_cry_oldcandy"] = true,
530530
["j_cry_negative"] = true,
531+
["j_cry_energia"] = true,
531532

532533
["c_magician"] = true,
533534
["c_empress"] = true,

0 commit comments

Comments
 (0)