mirror of
https://github.com/flynx/Slang.git
synced 2025-10-28 10:10:07 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e557a11d56
commit
6f5f59b521
@ -376,6 +376,7 @@ function setup(snake, timer, size){
|
||||
document.addEventListener('mousedown', makeTapHandler(snake))
|
||||
HANDLER_SET = true
|
||||
|
||||
// XXX needs more work...
|
||||
if(window.applicationCache
|
||||
&& applicationCache.status != applicationCache.UNCACHED){
|
||||
applicationCache.update()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user