OrderOfThePorcupine / ProjectPorcupine

Project Porcupine: A Base-Building Game...in Space!
GNU General Public License v3.0
296 stars 90 forks source link

Using a hash set, should slightly improve performance. #259

Closed kd7uiy closed 5 years ago

kd7uiy commented 5 years ago

Uses a hashset, which is better optimized for such operations.