Added hackAnalyze() functions. Fixed bug with gymWorkout() and Millenium Fitness Gym. Updated documentation for new functions

This commit is contained in:
danielyxie
2019-01-03 00:39:32 -08:00
parent d2c8de3fb0
commit 23eb6908e0
14 changed files with 1126 additions and 775 deletions

View File

@@ -139,3 +139,7 @@
.cmpy-mgmt-advertising-info {
font-size: $defaultFontSize * 0.75;
}
#corporation-research-popup-box-content {
overflow-x: visible !important;
}

View File

@@ -22,7 +22,6 @@
.Treant > .researched {
background-color: #666;
pointer-events: none;
font-size: 16px;
}