mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-02-20 07:03:48 +00:00
8 lines
No EOL
326 B
C#
8 lines
No EOL
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"); |