When displaying a merc's maximum assignment points, factor in backgrounds values.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8050 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2016-02-05 22:18:05 +00:00
parent d1e1759aa2
commit 330925b0ef
8 changed files with 37 additions and 79 deletions
+1
View File
@@ -22,6 +22,7 @@
#include "DynamicDialogue.h" // added by Flugente for HandleDynamicOpinions()
#include "Drugs And Alcohol.h" // added by Flugente for HourlyDrugUpdate()
#include "Interface.h" // added by Flugente
#include "SkillCheck.h" // added by Flugente
#endif
#include "Luaglobal.h"