Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Little Error In Minimap Sectors #119

Open
MiraMiPalo opened this issue Dec 6, 2017 · 5 comments
Open

A Little Error In Minimap Sectors #119

MiraMiPalo opened this issue Dec 6, 2017 · 5 comments

Comments

@MiraMiPalo
Copy link

Luka Client
sin titulo

Others Clients
234234

To Fix Change This In Line 764
sectorNames[0][i] for sectorNames[0][j]
and
sectorNames[1][j] for sectorNames[1][i]

@Luka967
Copy link
Owner

Luka967 commented Dec 6, 2017

I tend to swap the top right and bottom left coordinates. Nice find though.

@Luka967 Luka967 closed this as completed Dec 6, 2017
@Luka967
Copy link
Owner

Luka967 commented Dec 6, 2017

Wrong button xd

@Luka967 Luka967 reopened this Dec 6, 2017
@mafiakb
Copy link

mafiakb commented Dec 7, 2017

@MiraMiPalo tienes skype :P

@MiraMiPalo
Copy link
Author

@mafiakb no tengo skype we

@TopoR1
Copy link

TopoR1 commented Dec 24, 2017

@Luka967

Line 764

Here is the solution

mainCtx.fillText(`${sectorNames[0][j]}${sectorNames[1][i]}`, beginX + x, beginY + y);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants