diff --git a/data/magic.mse-game/script b/data/magic.mse-game/script
index 9114e958..92d74f0e 100644
--- a/data/magic.mse-game/script
+++ b/data/magic.mse-game/script
@@ -488,6 +488,8 @@ sub_type_filter := {
(if length(parts) > 0 then
# Add a new box at the end
"{lang.subtype_separator}"
+ else
+ ""
)
) else input # do nothing
}