If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

Language

From SWRC Wiki
Jump to navigation Jump to search
//=============================================================================
// Language.
//=============================================================================
class Language extends Object
	abstract;

defaultproperties
{
}