Update the description of the database field to match current usage

master
rasul 5 years ago
parent 1624cd2d18
commit 551affdb48

@ -12,7 +12,7 @@ use crate::try_print;
/// Game configuration
#[derive(Clone, Debug, Deserialize)]
pub struct Config {
/// Directory to hold world and players
/// Path to the sqlite3 database
pub database: PathBuf,
/// Server configuration

Loading…
Cancel
Save