(svn r277) -Fix: removed playerseeds again until it is stable
authorsignde
Thu, 16 Sep 2004 18:03:29 +0000
changeset 271 e926a0916474
parent 270 860e123284ee
child 272 fb23c691067a
(svn r277) -Fix: removed playerseeds again until it is stable
misc.c
--- a/misc.c	Thu Sep 16 17:27:59 2004 +0000
+++ b/misc.c	Thu Sep 16 18:03:29 2004 +0000
@@ -25,6 +25,9 @@
 	#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