(svn r277) -Fix: removed playerseeds again until it is stable

pull/155/head
signde 20 years ago
parent 5b145f4d7c
commit 0e08a8f61c

@ -25,6 +25,9 @@ static INLINE uint32 ROR(uint32 x, int n)
#undef PLAYER_SEED_RANDOM
#endif
// its for now not used at all because it is still desyncing :(
#undef PLAYER_SEED_RANDOM
uint32 Random()
{
#ifdef PLAYER_SEED_RANDOM

Loading…
Cancel
Save