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

This commit is contained in:
signde 2004-09-16 18:03:29 +00:00
parent 5b145f4d7c
commit 0e08a8f61c
1 changed files with 3 additions and 0 deletions

3
misc.c
View File

@ -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