mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Replaced most of usages of CRandomGenerator with vstd::RNG in library
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
#include "../lib/CSkillHandler.h"
|
||||
#include "../lib/spells/CSpellHandler.h"
|
||||
#include "../lib/CHeroHandler.h"
|
||||
#include "../lib/CRandomGenerator.h"
|
||||
#include "../lib/serializer/CMemorySerializer.h"
|
||||
#include "mapview.h"
|
||||
#include "scenelayer.h"
|
||||
|
Reference in New Issue
Block a user