ubc-minetest-classroom / minetest_classroom

Repo for Mintest Classroom game
GNU General Public License v3.0
10 stars 6 forks source link

Fix for student notebook "join classroom" formspec #170

Closed jocelynbachmann closed 2 years ago

jocelynbachmann commented 2 years ago

Just a tiny fix for a bug where deleting a realm would cause all realms created afterwards to not show up in the "join classroom" menu of the student notebook (e.g. if you have realms 1 2 3 4, then delete realm 2, it should now show realms 1 3 4 where before it would only show realm 1).