手动保存 #58

This commit is contained in:
ZouJin 2023-08-18 20:08:38 +10:00
parent 2617bed74f
commit d11579080d
5 changed files with 494 additions and 441 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1135,5 +1135,11 @@ namespace VPet_Simulator.Windows
mw.Set.Resolution = (int)SliderResolution.Value;
ButtonRestartGraph.Visibility = Visibility.Visible;
}
private void save_click(object sender, RoutedEventArgs e)
{
mw.Save();
MessageBoxX.Show("保存成功".Translate());
}
}
}

View File

@ -2,4 +2,7 @@
由于修改游戏数据导致数据溢出,存档可能会出错\n开发者提醒您请不要使用过于超模的MOD#Due to the modification of the game data caused by data overflow, the archive may be wrong\nThe developer reminds you not to use too much supermodel MOD.:|
玩耍#Play:|
研究#Research:|
玩游戏#Play game:|
玩游戏#Play game:|
保存游戏#Save game:|
手动保存桌宠存档,就算不手动保存,桌宠也会在退出的时候自动保存#Manually save the desktop pet archive, even if you do not manually save, the desktop pet will automatically save when you exit.:|
保存成功#Save successfully:|

View File

@ -2,4 +2,7 @@
由于修改游戏数据导致数据溢出,存档可能会出错\n开发者提醒您请不要使用过于超模的MOD#由于修改游戏数据导致数据溢出,存档可能会出错\n开发者提醒您请不要使用过于超模的MOD:|
玩耍#玩耍:|
研究#研究:|
玩游戏#玩游戏:|
玩游戏#玩游戏:|
保存游戏#保存游戏:|
手动保存桌宠存档,就算不手动保存,桌宠也会在退出的时候自动保存#手动保存桌宠存档,就算不手动保存,桌宠也会在退出的时候自动保存:|
保存成功#保存成功:|

View File

@ -2,4 +2,7 @@
由于修改游戏数据导致数据溢出,存档可能会出错\n开发者提醒您请不要使用过于超模的MOD#由於修改遊戲數據導致數據溢出,存檔可能會出錯\n開發者提醒您請不要使用過於超模的MOD:|
玩耍#玩耍:|
研究#研究:|
玩游戏#玩遊戲:|
玩游戏#玩遊戲:|
保存游戏#保存遊戲:|
手动保存桌宠存档,就算不手动保存,桌宠也会在退出的时候自动保存#手動保存桌寵存檔,就算不手動保存,桌寵也會在退出的時候自動保存:|
保存成功#保存成功:|