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