Updated CollapsingPlatform.cs
This commit is contained in:
		@@ -40,6 +40,7 @@ namespace Platforms
 | 
			
		||||
            StartCoroutine(Reset());
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        // ReSharper disable once Unity.IncorrectMethodSignature
 | 
			
		||||
        private IEnumerator Reset()
 | 
			
		||||
        {
 | 
			
		||||
            yield return new WaitForSeconds(TimeBeforeReset);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user