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

StatGraphics

From SWRC Wiki
Jump to navigation Jump to search
//=============================================================================
// StatGraphics: used only to load graphics used in UnStat.cpp
// Chris Linder - Demiurge Studios - 4-15-2002 
//=============================================================================
class StatGraphics extends Object;

#exec Texture Import File=Textures\Bar1.pcx
#exec Texture Import File=Textures\Bar2.pcx

defaultproperties
{
}