mirror of
https://git.ragorasplace.com/Ragora/Old_LIT2.git
synced 2026-03-25 18:49:07 +00:00
8 lines
326 B
C#
8 lines
326 B
C#
|
|
// Tribes 2 Unofficial Authentication System
|
||
|
|
// http://www.tribesnext.com/
|
||
|
|
// Written by Electricutioner/Thyth
|
||
|
|
// Copyright 2008 by Electricutioner/Thyth and the Tribes 2 Community System Reengineering Intitiative
|
||
|
|
|
||
|
|
// Version 1.0 initialization and glue file (server side)
|
||
|
|
|
||
|
|
schedule(0, 0, exec, "t2csri/serverglue.cs");
|