mirror of
https://github.com/TribesNext/t2-scripts.git
synced 2026-04-21 11:55:20 +00:00
11 lines
214 B
C#
11 lines
214 B
C#
// TribesNext Project
|
|
// http://www.tribesnext.com/
|
|
// Copyright 2011
|
|
|
|
// Tasks to be run after the login process is completed.
|
|
|
|
// load the community script components
|
|
if (WONGetAuthInfo() !$= "")
|
|
{
|
|
|
|
}
|