aroberge / reeborg

Enhanced Karel-the-robot clone
http://reeborg.ca/reeborg.html
Other
47 stars 36 forks source link

Reverse default for RUR.world_get.world_info #394

Closed aroberge closed 6 years ago

aroberge commented 6 years ago

Currently, if RUR.world_get.world_info is called with no argument, it is assumed that it will be showing information about a specific location. This is really the exception and is only useful when the dialog is already showing and a user clicks on the world.

The default should be set to not show information about a specific location if this function is called with no argument.