You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error("]]..funcname..[[ was removed. ]] ..message..[[",2)
31
+
end]])()
32
+
end
33
+
34
+
--Functions deprecated since version 41.0:
35
+
make_deprecated_function_no_replacement("Duel.GetEnvironment", "You should use Duel.IsEnvironment to check if a field spell is active on the field.")
36
+
make_deprecated_function_no_replacement("Duel.GetTributeCount", "You should use Duel.CheckTribute and relative functions to check if a monster can be tribute summoned.")
37
+
18
38
--Functions deprecated since version 40.0 and deleted in 41.0:
0 commit comments