mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-01-20 11:34:44 +00:00
8 lines
353 B
C#
8 lines
353 B
C#
//------------------------------------------------------------------------------
|
|
// initialise.cs
|
|
// Client Scripts Init
|
|
// Copright (c) 2012 The DarkDragonDX
|
|
//==============================================================================
|
|
exec("scripts/modScripts/client/clientFunctions.cs");
|
|
exec("scripts/modScripts/client/serverRequestHandler.cs");
|