Changeset 7391 for 2016/24/OliverK/Pong/Pong/Pong/Pong.cs
- Timestamp:
- 2016-06-16 15:00:10 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2016/24/OliverK/Pong/Pong/Pong/Pong.cs
r7287 r7391 64 64 65 65 void hidasta() { 66 pallo.Velocity /=2; 66 { 67 pallo.Velocity /= 2; 67 68 68 69 }
Note: See TracChangeset
for help on using the changeset viewer.