Changeset 1925 for 2011/23/iltakuop/Blocks/Blocks/Blocks/Peli.cs
- Timestamp:
- 2011-06-12 16:18:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2011/23/iltakuop/Blocks/Blocks/Blocks/Peli.cs
r1924 r1925 728 728 if (kohde.Tag.ToString() == "-taso") 729 729 { 730 pisteet -= 100;730 pisteet -= 500; 731 731 mtasot.Remove(kohde); 732 732 Timer.SingleShot(0.01, kohde.Destroy);
Note: See TracChangeset
for help on using the changeset viewer.