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
Copy file name to clipboardExpand all lines: deprecated_functions.lua
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,6 @@ end
34
34
--Functions deprecated since version 41.0:
35
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
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.")
0 commit comments