mirror of
				https://github.com/MaddyThorson/StrawberryBF.git
				synced 2025-11-04 01:41:33 +08:00 
			
		
		
		
	Removed test code
This commit is contained in:
		@ -64,8 +64,6 @@ namespace Strawberry
 | 
			
		||||
 | 
			
		||||
		public virtual void Update()
 | 
			
		||||
		{
 | 
			
		||||
			Camera.X += 20 * Time.Delta;
 | 
			
		||||
 | 
			
		||||
			UpdateLists();
 | 
			
		||||
			for (var e in entities)
 | 
			
		||||
				if (e.Active)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user