corrected version
This commit is contained in:
parent
eb6122360d
commit
6a685a40b2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue