mirror of
https://git.ragorasplace.com/Ragora/Old_LIT2.git
synced 2026-03-24 10:09:07 +00:00
8 lines
No EOL
326 B
C#
Executable file
8 lines
No EOL
326 B
C#
Executable file
// 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"); |