forked from bedohswe/p3he
		
	Compare commits
	
		
			No commits in common. "9e69321399acfde682113715845f8c2677e110db" and "043606c9652005f9a1f1dd5bda1bb0432aca8dce" have entirely different histories.
		
	
	
		
			9e69321399
			...
			043606c965
		
	
		
| @ -57,7 +57,7 @@ def open_level(path): | ||||
| 
 | ||||
| def make_wall(wall_buffer,level): | ||||
|     if (len(wall_buffer) != 2): | ||||
|         print("Warning: wall buffer doesn't contains 2 points.") | ||||
|         print('Warning: wall buffer not contains 2 points.') | ||||
|         return | ||||
| 
 | ||||
|     level.append( | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user