Small bug fix with Messages. Hacking experience gain constant is 2 rather than 1

This commit is contained in:
Daniel Xie
2017-06-20 15:36:48 -05:00
parent 0449460c4f
commit fd7796f5d1
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -706,6 +706,7 @@ var Engine = {
initFactions();
CompanyPositions.init();
initAugmentations();
initMessages();
//Start interactive tutorial
iTutorialStart();