mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 22:38:34 +02:00
hotfix getPlayer non-singularity
This commit is contained in:
@@ -2946,7 +2946,6 @@ function NetscriptFunctions(workerScript) {
|
||||
},
|
||||
getPlayer: function() {
|
||||
updateDynamicRam("getPlayer", getRamCost("getPlayer"));
|
||||
checkSingularityAccess("getPlayer", 1);
|
||||
|
||||
const data = {
|
||||
hacking_skill: Player.hacking_skill,
|
||||
|
||||
Reference in New Issue
Block a user