Frank Zago 16 년 전
부모
커밋
a42b77b682
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/CAdvmapInterface.h

+ 1 - 1
client/CAdvmapInterface.h

@@ -156,7 +156,7 @@ public:
 	const CArmedInstance *selection; //currently selected town/hero
 	std::map<const CGHeroInstance *, CPath> paths; //maps hero => selected path in adventure map
 
-	//functions binded to buttons
+	//functions bound to buttons
 	void fshowOverview();
 	void fswitchLevel();
 	void fshowQuestlog();