aevyrie / big_space

Floating origin plugin for spaces larger than the universe
Apache License 2.0
168 stars 22 forks source link

Use get_single instead of single #15

Closed msvbg closed 7 months ago

msvbg commented 7 months ago

big_space currently panics if you defer creation of the floating origin. Using get_single instead of single prevents this.