Skip to content

Commit

Permalink
Test Build Fixes
Browse files Browse the repository at this point in the history
- Updated the engine from 6000.0.25f1 -> 6000.0.30f1
- Fixed a weird reference to the Microsoft Visual Studio Editor in InventoryItem.cs that gave an error when attempting to build.
- Fixed a bug that made the interaction hand thing a white square. (Fixed from the Engine Update)
  • Loading branch information
ThatJamGuy committed Dec 10, 2024
1 parent 60752bd commit 3052719
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 256 deletions.
1 change: 0 additions & 1 deletion SCPCB Revival/Assets/Scripts/Inventory/InventoryItem.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
using Microsoft.Unity.VisualStudio.Editor;
using TMPro;
using UnityEngine;
using UnityEngine.EventSystems;
Expand Down
Loading

0 comments on commit 3052719

Please sign in to comment.