This commit is contained in:
2016-05-27 23:44:15 +02:00
parent 3ed5cd974a
commit e9c8196e4c
20 changed files with 47 additions and 5 deletions
-1
View File
@@ -1,7 +1,6 @@
using UnityEngine;
using System.Collections;
using System.Collections.Generic;
using UnityEditor;
[ExecuteInEditMode]
public class WarehouseRow : MonoBehaviour {