Changeset 5139
- Timestamp:
- 2014-06-27 10:54:24 (9 years ago)
- Location:
- 2014/26/OttoK/Jump
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
2014/26/OttoK/Jump/Jump/Jump/Jump.cs
r5138 r5139 182 182 pelaaja.Position = auto.Position; 183 183 //pelaaja.Mass = auto.Mass; 184 pelaaja.Nopeus.Value = 300;184 pelaaja.Nopeus.Value = 600; 185 185 pelaaja.onkoautossa = true; 186 186 auto.Destroy();
Note: See TracChangeset
for help on using the changeset viewer.