mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
spjspj - Do a count for supertypes and subtypes of all implemented cards.
This commit is contained in:
parent
6f6c04a4a2
commit
1114eeb133
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# File: gen_types_list.pl
|
||||
# Author: spjspj
|
||||
# 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;
|
||||
|
|
Loading…
Reference in a new issue