]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_nf/cap_nf.h
Fix TRAFFCOUNTER in plugins
[stg.git] / projects / stargazer / plugins / capture / cap_nf / cap_nf.h
index 786be396b5b66b8b6b9e755447fa32490bd00887..7712f76145d004eccb7006c25323118cd76ad6b7 100644 (file)
@@ -39,8 +39,8 @@ $Author: faust $
 #include "module_settings.h"
 
 #define VERSION "CAP_NF v. 0.4"
-#define START_POS 0
-#define STOP_POS 0
+#define START_POS 10
+#define STOP_POS 10
 
 class USERS;
 class USER;