1
MegaGlest / Re: megaglest source code question?
« on: 21 October 2021, 22:52:48 »
in metrics.cpp change this:
minimapX= 10;
minimapY= 750-128-30+16;
the virtual resolution of MG is 1000x750 ( no matter which real resolution of the screen )
minimapX= 10;
minimapY= 750-128-30+16;
the virtual resolution of MG is 1000x750 ( no matter which real resolution of the screen )






