mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
Changed version number to v0.35.0. Disabled AST logging for Netscript Worker actions
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
let CONSTANTS = {
|
||||
Version: "0.34.5",
|
||||
Version: "0.35.0",
|
||||
|
||||
//Max level for any skill, assuming no multipliers. Determined by max numerical value in javascript for experience
|
||||
//and the skill level formula in Player.js. Note that all this means it that when experience hits MAX_INT, then
|
||||
|
||||
Reference in New Issue
Block a user