Rename FeebasCoordinates.py to feebasCoordinates.py

This commit is contained in:
Goppier 2023-11-27 22:41:09 +01:00 committed by GitHub
parent f5d558c1dc
commit d5e4880a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,4 +65,4 @@ FEEBAS_COORDINATES = [
[10*16, 110*16],[11*16, 110*16],[12*16, 110*16],[13*16, 110*16],[14*16, 110*16],[15*16, 110*16],[16*16, 110*16],
[17*16, 110*16],[18*16, 110*16],[19*16, 110*16], [8*16, 111*16], [9*16, 111*16],[10*16, 111*16],[11*16, 111*16],
[12*16, 111*16],[7*16, 112*16],[8*16, 112*16]
]
]