From: <za...@us...> - 2015-01-08 10:04:02
|
Revision: 25835 http://sourceforge.net/p/pcgen/code/25835 Author: zaister Date: 2015-01-08 10:03:53 +0000 (Thu, 08 Jan 2015) Log Message: ----------- PRET-36 Remove duplicate entry SPELLPOINTCOST for SPELLS Modified Paths: -------------- Trunk/utilities/prettylst/prettylst.pl Modified: Trunk/utilities/prettylst/prettylst.pl =================================================================== --- Trunk/utilities/prettylst/prettylst.pl 2015-01-02 20:23:54 UTC (rev 25834) +++ Trunk/utilities/prettylst/prettylst.pl 2015-01-08 10:03:53 UTC (rev 25835) @@ -3131,7 +3131,6 @@ 'DESC:*', 'TEMPDESC', 'TEMPBONUS', - 'SPELLPOINTCOST:*', ], 'SUBCLASS' => [ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |