Skip to content

Commit

Permalink
build assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexejhero committed Apr 25, 2024
1 parent 1f9e3d7 commit bd41ca3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCHIZO/Resources/AssetBundles/Assets.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace SCHIZO.Resources;

public static class Assets
{
private const int _rnd = -2007508558;
private const int _rnd = 458845549;

private static readonly UnityEngine.AssetBundle _a = ResourceManager.GetAssetBundle("assets");

Expand Down
Binary file modified SCHIZO/Resources/AssetBundles/assets
Binary file not shown.

0 comments on commit bd41ca3

Please sign in to comment.