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

Method runGame

code/main/SuperRPG.ts:509–511  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

507 }
508
509 private runGame(): boolean{
510 return false;
511 }
512
513 private runSplashScreen(): boolean{
514 // If the timer is >= 0

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected