- Timestamp:
- 2016-06-09 21:24:08 (7 years ago)
- Location:
- 2016/23/ohjaajat/Punasininen/Punasininen
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
2016/23/ohjaajat/Punasininen/Punasininen/Punasininen/Punasininen.cs
r7217 r7218 79 79 Timer.SingleShot(0.1, () => 80 80 { 81 int coloringDistance = 85;81 int coloringDistance = 90; 82 82 var tiles = GetObjectsWithTag("platform"); 83 83 Timer playerColorTimer = new Timer() { Interval = 0.1 };
Note: See TracChangeset
for help on using the changeset viewer.