mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
MISC: Make implicit string conversion consistent across all coding contracts (#2608)
This commit is contained in:
@@ -629,6 +629,8 @@ Error: ${e}`,
|
||||
person.persistentIntelligenceData.exp = person.exp.intelligence;
|
||||
person.overrideIntelligence();
|
||||
}
|
||||
}
|
||||
if (ver < 48) {
|
||||
showAPIBreaks("3.0.0", breakingChanges300);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user