2
0
Frank Zago 16 жил өмнө
parent
commit
a42b77b682

+ 1 - 1
client/CAdvmapInterface.h

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