Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ setDefaultLocalAutosaveTime
Method
setDefaultLocalAutosaveTime
code/main/Game.ts:829–831 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
827
}
828
829
private setDefaultLocalAutosaveTime(): void{
830
this.localAutosaveTime = 600;
831
}
832
833
private setPlaceFromSavedMapPlace(): void{
834
// If there's a saved place
Callers
2
enableLocalAutosave
Method · 0.95
localAutosave
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected