game: prune this script i used to teach the lam

This commit is contained in:
Mark Joshwel 2024-11-18 00:42:28 +08:00
parent 872f3f263e
commit 534e96a150
2 changed files with 0 additions and 21 deletions

View file

@ -1,18 +0,0 @@
using UnityEngine;
public class Playground
{
private float _score;
private void SomethingSomethingScore()
{
var score = 0.0f;
_score = score;
}
private void ShowTheScore()
{
Debug.Log(_score);
}
}

View file

@ -1,3 +0,0 @@
fileFormatVersion: 2
guid: 662d126b54a54d9ebe6a1dc716d199e3
timeCreated: 1731830473