1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2025-01-03 15:39:46 +01:00

Merge pull request #773 from InfoTeddy/general-bug-fixes-3

Fix being able to see box corners on map screen with custom graphics
This commit is contained in:
Terry Cavanagh 2021-06-12 22:32:36 +10:30 committed by GitHub
commit fa3021c714
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1931,7 +1931,7 @@ void maprender(void)
//Menubar: //Menubar:
graphics.drawtextbox( -10, 212, 42, 3, 65, 185, 207); graphics.drawtextbox( -10, 212, 43, 3, 65, 185, 207);
// Draw the selected page name at the bottom // Draw the selected page name at the bottom
// menupage 0 - 3 is the pause screen // menupage 0 - 3 is the pause screen