From a0f73cf7421e55e84b61065b4eb7ed13b05ce055 Mon Sep 17 00:00:00 2001 From: oroborus Date: Fri, 27 Jun 2008 16:46:09 +0000 Subject: - šetřit možnosti podvádění – rychlost pohybu - delObjectFromSpace ma casovu narocnost log(2,n) pri odstraneni objetu zo zonamu objektov ( btw. z hladiska programovania su veci pre 0.20 hotove ) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://opensvn.csie.org/tuxanci_ng@75 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/publicServer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/publicServer.c') diff --git a/src/publicServer.c b/src/publicServer.c index 7407f3f..4253e17 100644 --- a/src/publicServer.c +++ b/src/publicServer.c @@ -138,6 +138,7 @@ void eventPublicServer() */ lastActive = getMyTime(); + //fce_interval(); eventArena(arena); } -- cgit v1.2.3