osu-lazer: fix build and update to 2021.1120.0
This commit is contained in:
parent
26bba2abfb
commit
c4d00b3af1
3 changed files with 75 additions and 79 deletions
|
|
@ -17,7 +17,7 @@ index e88acdd7dd9..80f35a4842e 100644
|
|||
- // should eventually be handled in a better way.
|
||||
- VersionHash = $"{Version}-{RuntimeInfo.OS}".ComputeMD5Hash();
|
||||
- }
|
||||
+ VersionHash = "6dc4e1c30d87bd113f7eb3fd222a9055";
|
||||
+ VersionHash = "80aef85b0c8837bb33045eba02886c29";
|
||||
|
||||
Resources.AddStore(new DllResourceStore(OsuResources.ResourceAssembly));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue