MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / resetSpecialHotkeys

Method resetSpecialHotkeys

code/main/Game.ts:337–339  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

335 }
336
337 public resetSpecialHotkeys(): void{
338 this.specialHotkeys = [];
339 }
340
341 public save(): void{
342 // Resources

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected