Atemo 9 年之前
父节点
当前提交
3e7b90d8cb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/map/pc.c

+ 1 - 1
src/map/pc.c

@@ -11734,7 +11734,7 @@ void pc_show_questinfo(struct map_session_data *sd) {
 #if PACKETVER >= 20090218
 	struct questinfo *qi = NULL;
 	unsigned short i;
-	uint8 j, state = 0;
+	uint8 j;
 	int8 mystate = 0;
 	bool failed = false;