Skip to content

Commit

Permalink
0.8b
Browse files Browse the repository at this point in the history
  • Loading branch information
Ormael7 authored Feb 1, 2017
1 parent 42311bd commit a1d8903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions classes/classes/CoC.as
Original file line number Diff line number Diff line change
Expand Up @@ -373,8 +373,8 @@
//model.debug = debug; // TODO: Set on model?

//Version NUMBER
ver = "1.0.2_mod_Xianxia_0.8a";
version = ver + " (<b>Race rebalancing (part 1), Metamorph (part 0)</b>)";
ver = "1.0.2_mod_Xianxia_0.8b";
version = ver + " (<b>Metamorph (part 1), Kindra (part 0.5)</b>)";

//Indicates if building for mobile?
mobile = false;
Expand Down

0 comments on commit a1d8903

Please sign in to comment.