Clean up logging
This commit is contained in:
@@ -15,6 +15,6 @@ public class ScrapbookController : MonoBehaviour
|
||||
|
||||
public void DebugClick()
|
||||
{
|
||||
// Debug.Log("Yey I was clicked!");
|
||||
// Logging.Debug("Yey I was clicked!");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user