mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
Replaced most of usages of CRandomGenerator with vstd::RNG in library
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
#include "../../mapObjects/CGTownInstance.h"
|
||||
#include "../../networkPacks/PacksForClientBattle.h"
|
||||
#include "../../serializer/JsonSerializeFormat.h"
|
||||
#include "../../CRandomGenerator.h"
|
||||
|
||||
#include <vstd/RNG.h>
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user