提交修改
This commit is contained in:
@@ -101,7 +101,7 @@ namespace NBF
|
||||
|
||||
public void StartGame()
|
||||
{
|
||||
Screen.SetResolution(1280, 720, FullScreenMode.Windowed);
|
||||
Screen.SetResolution(1920, 1080, FullScreenMode.FullScreenWindow);
|
||||
PermanentCommon.Init();
|
||||
InputDef.LoadIcon();
|
||||
// UI.Inst.OpenUI<FishingShopPanel>();
|
||||
|
||||
Reference in New Issue
Block a user