mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Use API identical to std classes where possible
This commit is contained in:
@@ -80,7 +80,6 @@ public:
|
||||
|
||||
private:
|
||||
TGenerator rand;
|
||||
static boost::thread_specific_ptr<CRandomGenerator> defaultRand;
|
||||
|
||||
public:
|
||||
template <typename Handler>
|
||||
|
||||
Reference in New Issue
Block a user