summaryrefslogtreecommitdiff
path: root/GameCode/InitPackage.cs
blob: 80142878d46e55fe240b86a8efcd91b07476ad45 (plain)
1
2
3
4
public class InitPackage
{
	public int currentMapID;
}