(svn r15620) -Fix[FS#2699]: Error in documentation (Conditional Zenith).

pull/155/head
belugas 15 years ago
parent 09f95fa801
commit 866e0d0924

@ -102,8 +102,8 @@ static inline uint MapMaxX()
}
/**
* Gets the maximum X coordinate within the map, including MP_VOID
* @return the maximum X coordinate
* Gets the maximum Y coordinate within the map, including MP_VOID
* @return the maximum Y coordinate
*/
static inline uint MapMaxY()
{

Loading…
Cancel
Save