fire-eggs / CivOne

An open source implementation of Sid Meier's Civilization 1 using C# and .NET.
Creative Commons Zero v1.0 Universal
21 stars 4 forks source link

What's with all the save folders? #53

Closed fire-eggs closed 5 years ago

fire-eggs commented 5 years ago

image

fire-eggs commented 5 years ago

Each save folder represents a "drive". KeyDown handling in LoadGame.cs allows the "drive" to change. [Applies to both load & save].