mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 08:40:26 +00:00
corrected version
This commit is contained in:
parent
eb6122360d
commit
6a685a40b2
@ -22,6 +22,6 @@ namespace game_config
|
||||
const int cure_amount = 8;
|
||||
const int curer_heals_per_turn = 18;
|
||||
const int recall_cost = 20;
|
||||
const std::string version = "0.4.7-CVS";
|
||||
const std::string version = "0.4.8 RC1";
|
||||
bool debug = false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user