diff --git a/game.js b/game.js index 39a439f..103afcb 100644 --- a/game.js +++ b/game.js @@ -1317,6 +1317,50 @@ function preset(name) { } } +function saveSettings() { + storage = window.localStorage; + + settings = {}; + + form = document.forms.namedItem("custom-species-form"); + + for (var i=0; i
-
Welcome to Stroll 0.3.5
+
Welcome to Stroll 0.3.6
This game features 18+ content
Changelog
It's a nice day for a walk
@@ -88,7 +88,7 @@
-

Welcome to Stroll 0.3.5

+

Welcome to Stroll 0.3.6

This game features 18+ content

Changelog
@@ -204,6 +204,8 @@
+ +