mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-01-23 14:14:49 +00:00
8 lines
166 B
C#
8 lines
166 B
C#
|
|
if (!isObject(ServerGroup))
|
|
{
|
|
exec("tournament/settings.cs");
|
|
exec("tournament/login.cs");
|
|
tn_community_login_initiate();
|
|
exec("tournament/browser.cs");
|
|
} |