mirror of
https://github.com/TribesNext/t2-scripts.git
synced 2026-01-19 18:14:43 +00:00
12 lines
214 B
C#
12 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() !$= "")
|
|
{
|
|
|
|
}
|