diff Main/jungle-main/core/MultiAttributes.cs @ 35:f2ea780b3e80

fix
author Kazuma Takeda
date Wed, 22 Feb 2017 16:30:19 +0900
parents f7616084d3ab
children
line wrap: on
line diff
--- a/Main/jungle-main/core/MultiAttributes.cs	Tue Feb 07 20:50:50 2017 +0900
+++ b/Main/jungle-main/core/MultiAttributes.cs	Wed Feb 22 16:30:19 2017 +0900
@@ -1,6 +1,5 @@
 using System.Collections;
 using System.Collections.Generic;
-using UnityEngine;
 
 namespace JungleDB {
 	public class MultiAttributes<T> {