]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/terrain/terrain.factor
document game.worlds, tweak GAME: syntax
[factor.git] / extra / terrain / terrain.factor
index adbeb9c441fa2fb7f062ea2d9f390a819fd7084b..39bc7f3ec8b75d49bf6eb03ab7433c00b341bc9d 100644 (file)
@@ -298,4 +298,4 @@ GAME: terrain-game {
         { grab-input? t }
         { pref-dim { 1024 768 } }
         { tick-interval-micros $[ 1,000,000 60 /i ] }
-    }
+    } ;