Quote:
Originally Posted by DustyPorViva
The only problem I have with adding spacing just for personal looks is the fact I hate adding all that width and having to scroll horizontally.
|
If you maximize the screen there are few times you have to do this ... most things can be split up.
PHP Code:
temp.blah = {
"test",
"test2",
"test3"
};
PHP Code:
if ( true &&
cats > dogs &&
player.account == "cbk1994" )
{