Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.settings
diff options
context:
space:
mode:
Diffstat (limited to '.settings')
-rw-r--r--.settings/org.eclipse.core.resources.prefs2
1 files changed, 2 insertions, 0 deletions
diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs
index e3decf9..a969971 100644
--- a/.settings/org.eclipse.core.resources.prefs
+++ b/.settings/org.eclipse.core.resources.prefs
@@ -2,6 +2,7 @@ eclipse.preferences.version=1
encoding//src/Main.py=utf-8
encoding//src/api/Game.py=utf-8
encoding//src/api/GameState.py=utf-8
+encoding//src/api/Math.py=utf-8
encoding//src/api/Mouse.py=utf-8
encoding//src/api/Sprite.py=utf-8
encoding//src/api/Vector.py=utf-8
@@ -12,3 +13,4 @@ encoding//src/game/Area1Game7.py=utf-8
encoding//src/game/Area2Game2.py=utf-8
encoding//src/game/CreditsState.py=utf-8
encoding//src/game/MenuState.py=utf-8
+encoding//src/game/SelectAreaState.py=utf-8