Changeset 37509 for lang/csharp
- Timestamp:
- 05/14/10 08:22:47 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/csharp/DominionEngine/DominionEngine.CardInfo.Test/Base/WitchTest.cs
r37505 r37509 24 24 Game.Players = 4; 25 25 26 Card curse = new Card<Curse>(CardPosition. Hand(0));26 Card curse = new Card<Curse>(CardPosition.Supply); 27 27 28 28 List<Card.SelectingEventArgs> selectingArgs = new List<Card.SelectingEventArgs>();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)