08.07.2017, 04:40
Updated
- Now you can modify menu a bit from the following code:
- Scrollbar has been fixed.
- Now you can modify menu a bit from the following code:
PHP код:
// Settings
enum
{
BACKGROUND = 1263615688,
LEFT_BACKGROUND = 1853316296,
RIGHT_BACKGROUND = 1853316296,
SELECTED = 0xd63417BB,
FONT = 1,
MAX_PLAYER_ITEMS = 10 // maximum = 15
};
//