mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 12:17:22 +00:00
Update application.js
This commit is contained in:
@@ -408,8 +408,6 @@ function startApplication(birbPixels, featherPixels, hatsPixels) {
|
||||
setInterval(update, UPDATE_INTERVAL);
|
||||
|
||||
flyToElement(true);
|
||||
// TODO: Remove
|
||||
insertFieldGuide();
|
||||
}
|
||||
|
||||
function update() {
|
||||
|
||||
Reference in New Issue
Block a user