Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexejhero committed Apr 23, 2024
1 parent 10849af commit 171864c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
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 = 966467138;
private const int _rnd = 1026605148;

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

Expand Down
Binary file modified SCHIZO/Resources/AssetBundles/assets
Binary file not shown.
1 change: 0 additions & 1 deletion Unity/Assets/Mod/Neurofumo/Neurofumo.asset
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ MonoBehaviour:
registryItems:
- {fileID: 11400000, guid: d650fbe7797f4e44180438b95b09620f, type: 2}
- {fileID: 11400000, guid: b81a466a47b11be4e870eaaa30acf5aa, type: 2}
- {fileID: 11400000, guid: e84785f0b1b5820488bdff72c72ebe81, type: 2}

0 comments on commit 171864c

Please sign in to comment.