~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to src/tron/gServerBrowser.cpp

merge with mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
 
74
74
    gServerInfo():menuItem(NULL), show(true)
75
75
    {
76
 
    };
 
76
    }
77
77
 
78
78
    virtual ~gServerInfo();
79
79