This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
gquach
wrote ...
2013/3/9
How do u undo 'save the world' in greenfoot?
gquach
2013/3/9
#
I tried to undo it to return greenfoot to normal, how can I return it to normal?
danpost
2013/3/9
#
Just open code panel for the world class you want to remove 'undo' the 'save the world' in and delete the line 'prepare();' from the constructor and the complete method declared with 'public void prepare()'.
You need to login to post a reply.
X