mirror of
https://github.com/DerTyp7/fps-citybuild-unity.git
synced 2025-10-30 12:37:08 +01:00
Updated Building.cs
This commit is contained in:
@@ -19,8 +19,6 @@ public class InfoSign : Interactable
|
||||
|
||||
public override void Interact()
|
||||
{
|
||||
Debug.Log(parentBuilding.GetTitle());
|
||||
|
||||
Debug.Log("interact");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user