KF2-MSK-GS/MskGs/Classes/MSKGS_OnlineSubsystem.uc

11 lines
113 B
Ucode
Raw Normal View History

2022-08-01 11:09:38 +00:00
class MSKGS_OnlineSubsystem extends Object;
static simulated function bool IsUID()
{
}
defaultproperties
{
}