My favorites
▼
|
Sign in
dillo-tude
Java PC Game
Project Home
Wiki
Issues
Source
Export to GitHub
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
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