mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-22 21:05:46 +00:00
Initial commit
This commit is contained in:
parent
2211ed7650
commit
ebb3dc9cdd
10121 changed files with 801 additions and 4 deletions
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
if (!isObject(ServerGroup))
|
||||
{
|
||||
exec("tournament/settings.cs");
|
||||
exec("tournament/login.cs");
|
||||
tn_community_login_initiate();
|
||||
exec("tournament/browser.cs");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue