Skip to content

Commit

Permalink
removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
IonutParau committed Jul 22, 2023
1 parent 26af433 commit 8d96a45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/scripts/lua_scripting.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2033,8 +2033,7 @@ class LuaScript {
decaysInto: decaysInto,
decayRecursion: decaysRecursion,
);
print(stabletonOrder);
print(stabletonData[id]);

return 0;
},
};
Expand Down

0 comments on commit 8d96a45

Please sign in to comment.