Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.settings
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2013-08-22 04:56:18 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2013-08-22 04:56:18 (GMT)
commit1bf47e4cf6bea3fcda927457540633af8216d3c6 (patch)
tree931128a07616b8052c664ad2822256122a949162 /.settings
parent716367f693eec2b3aaa1ac41e6bd312ca85fdec1 (diff)
remove unused imports
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 da22f1a..c0323bd 100644
--- a/.settings/org.eclipse.core.resources.prefs
+++ b/.settings/org.eclipse.core.resources.prefs
@@ -9,6 +9,7 @@ encoding//src/api/Label.py=utf-8
encoding//src/api/Math.py=utf-8
encoding//src/api/Mouse.py=utf-8
encoding//src/api/MultiLabel.py=utf-8
+encoding//src/api/Sprite2.py=utf-8
encoding//src/api/Vector.py=utf-8
encoding//src/assets/data/area1game3_data.py=utf-8
encoding//src/assets/data/area1game4_data.py=utf-8
@@ -19,6 +20,7 @@ encoding//src/game/Area1Game4.py=utf-8
encoding//src/game/Area1Game6.py=utf-8
encoding//src/game/Area1Game7.py=utf-8
encoding//src/game/Area2Game2.py=utf-8
+encoding//src/game/BoyHall.py=utf-8
encoding//src/game/CreditsState.py=utf-8
encoding//src/game/HallState.py=utf-8
encoding//src/game/MenuState.py=utf-8