(svn r277) -Fix: removed playerseeds again until it is stable
authorsignde
Thu, 16 Sep 2004 18:03:29 +0000
changeset 271 35431b3d53ca
parent 270 5e731f96d7e9
child 272 eb9cae2cc71b
(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