This site requires JavaScript, please enable it in your browser!
Greenfoot back
JetLennit
JetLennit wrote ...

2013/4/30

How do i set the default world?

JetLennit JetLennit

2013/4/30

#
I was going to add a different world that i wanted to be first, but i dont know how to make it be the default world that imidiately comes up when the program comes up
Gevater_Tod4711 Gevater_Tod4711

2013/4/30

#
Always the last world that you initialised manualy (rightclicking on it) is the default world that is initialised when the programm starts.
JetLennit JetLennit

2013/4/30

#
Thanks! I had't seen the new() thing
You need to login to post a reply.