mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 12:49:10 +00:00
Move plRandom into pnEncryption.
--HG-- rename : Sources/Plasma/PubUtilLib/plMath/plRandom.h => Sources/Plasma/NucleusLib/pnEncryption/plRandom.h
This commit is contained in:
@ -60,7 +60,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "plAvatar/plArmatureMod.h"
|
||||
#include "plAvatar/plAvBrainHuman.h"
|
||||
|
||||
#include "plMath/plRandom.h"
|
||||
#include "pnEncryption/plRandom.h"
|
||||
static plRandom sRand;
|
||||
|
||||
static const uint32_t kNumPrintIDs = 2;
|
||||
|
Reference in New Issue
Block a user