Page 1 of 1

Forge won't compile after r18015 (solved)

PostPosted: 11 Nov 2012, 20:45
by Max mtg
Looks like the Card class lacks a removeInprinted method referenced in

Code: Select all
/src/main/java/forge/card/abilityfactory/effects   line 50   
This leads to compile error in the latest revision (18017).

Please commit a fix.

Re: Forge won't compile after r18015 (by friarsol)

PostPosted: 11 Nov 2012, 21:22
by friarsol
Looks like Sloth got it already.

Re: Forge won't compile after r18015 (by friarsol)

PostPosted: 11 Nov 2012, 21:27
by Max mtg
Alright, thank you!