Changeset 37717
- Timestamp:
- 05/26/10 18:09:51 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/csharp/DominionEngine/DominionEngine.CardInfo.Base/Remodel.cs
r37715 r37717 14 14 // Trash a card from your hand. 15 15 var trashedCard = Player.Choose(CardPosition.Hand); 16 if (trashedCard == null) return; 16 17 trashedCard.Trash(); 17 18
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)