File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5506,7 +5506,6 @@ public static int buttonsType
55065506 public static GameObject menu ;
55075507 public static GameObject menuBackground ;
55085508 public static GameObject reference ;
5509- public static Renderer referenceRenderer ;
55105509 public static SphereCollider buttonCollider ;
55115510 public static GameObject canvasObj ;
55125511 public static AssetBundle assetBundle ;
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ public class PluginInfo
55 public const string GUID = "org.iidk.gorillatag.iimenu" ;
66 public const string Name = "ii's Stupid Menu" ;
77 public const string Description = "Created by @goldentrophy with love <3" ;
8- public const string BuildTimestamp = "2025-07-08T22:05:11Z " ;
8+ public const string BuildTimestamp = "2025-07-08T22:06:07Z " ;
99 public const string Version = "6.6.0" ;
1010
1111 public const string BaseDirectory = "iisStupidMenu" ;
You can’t perform that action at this time.
0 commit comments