From 790fbd52e4b738265a381a099019d2c9a86f9ee5 Mon Sep 17 00:00:00 2001 From: scarab Date: Mon, 14 Jul 2008 17:41:07 +0000 Subject: - win port dokonceni kompilace - nyni se postarat o instalaci a spousteni a beh :] git-svn-id: http://opensvn.csie.org/tuxanci_ng@137 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/modules/modPipe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/modPipe.c') diff --git a/src/modules/modPipe.c b/src/modules/modPipe.c index 4a65756..3edbc0b 100755 --- a/src/modules/modPipe.c +++ b/src/modules/modPipe.c @@ -458,7 +458,7 @@ static void proto_pipe(char *msg) if( shot->gun == GUN_LASSER ) { - transformOnlyLasser(shot); + export_fce->fce_transformOnlyLasser(shot); } } -- cgit v1.2.3