Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/game.py
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2012-04-10 16:22:07 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2012-04-10 16:22:07 (GMT)
commit46f7d65d6bef8ead172b54011e60c1e1eee1c28c (patch)
tree2aad4382b181a792f2063247c052c84e5df53894 /game.py
parent6b264bcdca691cfe8eb5d5939a6fe534102af712 (diff)
coding utf-8 fixes
Diffstat (limited to 'game.py')
-rw-r--r--game.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/game.py b/game.py
index e9ec3b4..f710d92 100644
--- a/game.py
+++ b/game.py
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+
# Maze.activity
# A simple multi-player maze game for the XO laptop.
# http://wiki.laptop.org/go/Maze