build single-header
This commit is contained in:
parent
a90918ec5c
commit
412e497a99
@ -1116,7 +1116,7 @@ bool Random::RandomChance(const double chance)
|
||||
}
|
||||
|
||||
std::mt19937 Random::rng;
|
||||
bool Random::isRngInitialized = true;
|
||||
bool Random::isRngInitialized = false;
|
||||
|
||||
|
||||
/*** ../Eule/TrapazoidalPrismCollider.cpp ***/
|
||||
|
Loading…
x
Reference in New Issue
Block a user