Skip to content
Snippets Groups Projects
Commit b7a41bab authored by Daniel Sundholm's avatar Daniel Sundholm
Browse files

Cleaned unused file

parent a871de67
No related branches found
No related tags found
No related merge requests found
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Resources : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
[SerializeField]
private int Amount;
// Update is called once per frame
void Update()
{
}
}
fileFormatVersion: 2
guid: bad3649e66714d14d94d87cd3e47c1a1
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment