Author: boucman
Date: Sat Mar 31 17:59:58 2012
New Revision: 53724
URL: http://svn.gna.org/viewcvs/wesnoth?rev=53724&view=rev
Log:
add a warning about game_config::max_loop on Sapient's request
Modified:
trunk/src/game_config.hpp
Modified: trunk/src/game_config.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game_config.hpp?rev=53724&r1=53723&r2=53724&view=diff
==============================================================================
--- trunk/src/game_config.hpp (original)
+++ trunk/src/game_config.hpp Sat Mar 31 17:59:58 2012
@@ -127,6 +127,7 @@
/**
* The maximum number of hexes on a map and items in an array and also
used
* as maximum in wml loops.
+ * WARNING : This should not be set to less than the max map area
*/
extern const size_t max_loop;
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits