#Code Review - Settings Script

1 messages · Page 1 of 1 (latest)

leaden mulch
opaque tundra
#

I see some minor code duplications but generally looks fine. Resolution could use something more explicit like Vector2Int. Also LoadSave being recursive is some code smell.

#

Use Path.Combine instead of string concaternation for pathes