diff --git a/Project/Assets/conduction.cs b/Project/Assets/conduction.cs
index 359870482ba4b2285092a56f9249a4e8ab22188f..5c4ea89e8dfd16116d54a71107886ba2d45f3397 100644
--- a/Project/Assets/conduction.cs
+++ b/Project/Assets/conduction.cs
@@ -1,7 +1,7 @@
 using System.Collections;
 using System.Collections.Generic;
 using UnityEngine;
-
+//i will change controls in this...
 public class conduction : MonoBehaviour
 {
     public bool on_flame;