spjspj - Do a count for supertypes and subtypes of all implemented cards.

This commit is contained in:
spjspj 2016-10-16 22:05:13 +11:00
parent 6f6c04a4a2
commit 1114eeb133

View file

@ -4,7 +4,7 @@
# File: gen_types_list.pl # File: gen_types_list.pl
# Author: spjspj # Author: spjspj
# Purpose: To open all card java files and count all subtypes/supertypes # Purpose: To open all card java files and count all subtypes/supertypes
# Purpose: Ones with unique splleings (sic.) are possibly incorrect! # Purpose: Ones with unique spellings are possibly incorrect!
## ##
use strict; use strict;