(MersenneTwister): moved to Cryptography namespace.

This commit is contained in:
morkt
2016-08-02 05:16:20 +04:00
parent 0ea84672d8
commit 36494147a5
6 changed files with 6 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ using System.Windows.Media.Imaging;
using System.Windows.Media;
using GameRes.Utility;
using GameRes.Compression;
using GameRes.Cryptography;
namespace GameRes.Formats.ExHibit
{