Final Working Version
This commit is contained in:
@@ -41,4 +41,5 @@ declare global {
|
||||
// });
|
||||
export const loop = () => {
|
||||
console.log(`Current game tick is ${Game.time}`);
|
||||
console.log(`Current game CPU is ${Game.cpu.getUsed()}`);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user