Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rbdesouza@2010

Pages: [1]
1
Themes / Re: *Solved* Can't get Nevato to work in 2.6.1
« on: Yesterday at 05:12:53 PM »
CHANGE IN THEME'S layout.nut

//fe.layout.width = 1920;
//fe.layout.height = 1080;

STOP

fe.layout.width = 1920;
fe.layout.height = 1080;

REMOVING // AND SAVING
HAVING FUN

Pages: [1]