Compare commits
No commits in common. '8679eac7038db6a529db4f3d09199dcee94b9cc7' and '944b1b8726ffc9c46a48cd109a79d09a11616108' have entirely different histories.
8679eac703
...
944b1b8726
@ -1,12 +0,0 @@
|
|||||||
using System.Collections;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using UnityEngine;
|
|
||||||
|
|
||||||
public class Quitscript : MonoBehaviour
|
|
||||||
{
|
|
||||||
public void QuitGame()
|
|
||||||
{
|
|
||||||
Application.Quit();
|
|
||||||
Debug.Log("Quit!");
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,11 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 7075d8cc44c60404c9498235097a7670
|
|
||||||
MonoImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 2
|
|
||||||
defaultReferences: []
|
|
||||||
executionOrder: 0
|
|
||||||
icon: {instanceID: 0}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
Loading…
Reference in new issue