Fixed MSVC 64-bit build warnings.
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ public:
|
||||
*/
|
||||
bool ForEachMap(cMapCallback & a_Callback);
|
||||
|
||||
unsigned int GetNumMaps(void) const; // tolua_export
|
||||
size_t GetNumMaps(void) const; // tolua_export
|
||||
|
||||
/** Loads the map data from the disk */
|
||||
void LoadMapData(void);
|
||||
|
||||
Reference in New Issue
Block a user