add ckg
plantilla base para movimiento básico
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using UnityEngine;
|
||||
using System.Collections;
|
||||
using UnityEngine.UI;
|
||||
public class glossaryElement : MonoBehaviour {
|
||||
public mapSystem.glossaryElementInfo glossaryInfo;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user