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