From ae90ac282a4c16eaf1dc451fb130aa9d6bf14f64 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 10 May 2021 18:00:02 +0800 Subject: -remove --- EncryptedData/Vector3_e.cs | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 EncryptedData/Vector3_e.cs (limited to 'EncryptedData/Vector3_e.cs') diff --git a/EncryptedData/Vector3_e.cs b/EncryptedData/Vector3_e.cs deleted file mode 100644 index 29d30c9..0000000 --- a/EncryptedData/Vector3_e.cs +++ /dev/null @@ -1,14 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; - -namespace Assets.Scripts.Tools.Cheat -{ - class Vector3_e : IEquatable, IComparable, IEncryptedData - { - private float_e _datax; - private float_e _datay; - private float_e _dataz; - } -} -- cgit v1.1-26-g67d0