- Timestamp:
- 2015-06-05 12:06:22 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/23/EelisK/Acsending/Files/Ascending/Ascending/Ascending/Ascending.cs
r5882 r5887 64 64 Numerot[i].Width = 4 * 5; 65 65 Numerot[i].Height = 6 * 5; 66 Numerot[i].Position = paikka + new Vector(2 0, 0) * i;66 Numerot[i].Position = paikka + new Vector(22, 0) * i; 67 67 peli.Add(Numerot[i]); 68 68 }
Note: See TracChangeset
for help on using the changeset viewer.