Skip to content
Snippets Groups Projects
Commit 011f09a7 authored by Erkki Kaila's avatar Erkki Kaila
Browse files

fixed coordinates

parent 29f2d8f3
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,8 @@ ufo_y = 0 ...@@ -17,8 +17,8 @@ ufo_y = 0
# Reunojen koordinaatit # Reunojen koordinaatit
YLAREUNA = 0 YLAREUNA = 0
VASEN_REUNA = 0 VASEN_REUNA = 0
OIKEA_REUNA = 540 OIKEA_REUNA = 490
ALAREUNA = 380 ALAREUNA = 400
# Liikkeen nopeus # Liikkeen nopeus
NOPEUS = 2 NOPEUS = 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment