mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Remove some todos
This commit is contained in:
@@ -90,18 +90,4 @@ export class BaseSavegameInterface {
|
||||
readIngameTimeSeconds() {
|
||||
return this.data.dump.time.timeSeconds;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
|
||||
//////// ANTICHEAT ///////
|
||||
|
||||
/**
|
||||
* Detects cheats in the savegame - returns false if the game looks cheated
|
||||
*/
|
||||
performAnticheatCheck() {
|
||||
// TODO
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user