Skip to content

Update game.js - the game is showing 2 pauses when exiting. This code is not...

phareous requested to merge patch-4 into master

Update game.js - the game is showing 2 pauses when exiting. This code is not even needed since you can set "pause after execution" in scfg. Now if that is enabled, there is only one pause shown. And if not enabled, there is no forced wait/press a key. Seems it would benefit sysops who want it either way.

Merge request reports