Commit 2a254146 authored by 16도재형's avatar 16도재형

테트로미노가 아니라 테트리미노입니다.

parent 760aac1c
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
public class TetrominoSpawner : MonoBehaviour { public class TetriminoSpawner : MonoBehaviour {
// Use this for initialization // Use this for initialization
void Start () { void Start () {
......
fileFormatVersion: 2 fileFormatVersion: 2
guid: 979211131ca61b6408914cb477d4c70e guid: 47d7361e314e48c489ecf897284be41d
MonoImporter: MonoImporter:
externalObjects: {} externalObjects: {}
serializedVersion: 2 serializedVersion: 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment