Use LoadAsync in AISyoujyo HousingHandler #5

Merged
YumeMienai merged 1 commit from master into master 2020-05-03 12:08:42 +00:00
YumeMienai commented 2020-01-11 07:01:12 +00:00 (Migrated from github.com)

The synchronous Load method was deprecated in the original game. Use the LoadAsync which the new method is used in the game can reduce the load time and visualizing loading progress.

The synchronous Load method was deprecated in the original game. Use the LoadAsync which the new method is used in the game can reduce the load time and visualizing loading progress.
Mantas-2155X (Migrated from github.com) reviewed 2020-01-13 07:13:23 +00:00
Mantas-2155X (Migrated from github.com) left a comment

Seems to work great. Love how you added a dialog to confirm loading the housing file, can avoid miss clicks.
Anyway, before merging I think @Keelhauled should update the assembly-csharp nuget package to avoid any problems.

Seems to work great. Love how you added a dialog to confirm loading the housing file, can avoid miss clicks. Anyway, before merging I think @Keelhauled should update the assembly-csharp nuget package to avoid any problems.
Sign in to join this conversation.
No description provided.