t2-scripts/t2csri/postLogin.cs
2015-02-08 00:57:57 -05:00

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() !$= "")
{
}