﻿
using UnityEngine;
using System.Collections;

using HutongGames.PlayMaker;

/// <summary>
/// Not needed anymore, only here for backward compatibility to avoid missing scripts and confusing developers.
/// </summary>
public class PlayMakerUGuiSceneProxy : MonoBehaviour {
	
}
