]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_debug/debug_cap.cpp
Plugin loading order fixed
[stg.git] / projects / stargazer / plugins / capture / cap_debug / debug_cap.cpp
index 595c45fc149581321ddf0e9ada35adb6a56ebbd3..85fd602bd18412e165f2ab3dce3143296a75f820 100644 (file)
@@ -434,12 +434,12 @@ return NULL;
 //-----------------------------------------------------------------------------
 uint16_t DEBUG_CAP::GetStartPosition() const
 {
-return 0;
+return 40;
 }
 //-----------------------------------------------------------------------------
 uint16_t DEBUG_CAP::GetStopPosition() const
 {
-return 0;
+return 40;
 }
 //-----------------------------------------------------------------------------
 RAW_PACKET MakeTCPPacket(const char * src,