My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions

Issue 1 attachment: LevelState.java.patch (279 bytes)

1
2
3
4
5
6
7
8
9
10
11
--- a/DilloTude/src/edu/dillo/dillotude/LevelState.java
+++ b/DilloTude/src/edu/dillo/dillotude/LevelState.java
@@ -15,7 +15,7 @@
{
loadedLevel = new Level();
}
-
+ //Yo dawg I heard you like comments
public LevelState(Level lvl)
{
setLoadedLevel(lvl);
Powered by Google Project Hosting