Yeah,
This suggestion is rather small but It gets on my
****. I've changed mine already, so yeah. Before you release the new client, please can you change this;
@echo off
Title Stable X
color 2
cd ./Class/
[color=green]START[/color] java -Xmx512m Gui 30 0 lowmem members 32
exitto this;
@echo off
Title Stable X
color 2
cd ./Class/
java -Xmx512m Gui 30 0 lowmem members 32
exitAll I done was removed the '
START', it just basically stops two CMD's popping up before the client actually loads.