Explorar o código

Z991239-3355 #comment fix: 设为静态变量

翟俊伟80258120 %!s(int64=3) %!d(string=hai) anos
pai
achega
c8e4ba0698
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Other/libCMBPrint/CARD-v4.HPP

+ 1 - 1
Other/libCMBPrint/CARD-v4.HPP

@@ -820,6 +820,6 @@ CMB_CARD_TRACK_API bool CMBdecodeEx(char* MagData, char * type, char * data);
 class TPR50
 {
 public:
-	int BPType;
+	static int BPType;
 };
 #endif