The backpack button is on the right, so the display is duplicated.
Can it be shifted a little more to the right?
Ideally, the backpack button should remain on the right.
https://www.dropbox.com/s/24ksjdgn34blesu/image.png?dl=0
I want to shift the GUI a little to the right.Solved
private const string OFFSET_MIN = "250 16"; private const string OFFSET_MAX = "220 97";
Locked automatically