- Timestamp:
- 2016-07-08 12:23:49 (7 years ago)
- Location:
- 2016/24/JustusL/Object_Ball
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
2016/24/JustusL/Object_Ball/Object_Ball/Object_Ball/Object_Ball.cs
r8039 r8056 379 379 Timer trolliajastin = new Timer(); 380 380 381 trolliajastin.Interval = 3;381 trolliajastin.Interval = 4; 382 382 trolliajastin.Timeout += Avaa; 383 383 trolliajastin.Start();
Note: See TracChangeset
for help on using the changeset viewer.