mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
Remove Struggle Debug
Remove Struggle Debug
This commit is contained in:
parent
537c6b615b
commit
986e1724ee
1 changed files with 0 additions and 16 deletions
16
Struggle.js
16
Struggle.js
|
@ -52,22 +52,6 @@ function StruggleClick(SType, SDifficulty, SMessage, SDoneMessage, SX, SY, SRadi
|
|||
// Raise the progress, 100 is done
|
||||
if (StruggleProgress <= 0) StruggleProgress = 5;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
StruggleProgress++;
|
||||
if (StruggleProgress >= 100) {
|
||||
StruggleProgress = 100;
|
||||
StruggleDone = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue