File size: 93 Bytes
24b81cb
 
 
 
 
1
2
3
4
5
6
class JsonDataCredits : Managed
{
	ref array<ref JsonDataCreditsDepartment> Departments;
};