repaired the texture pack
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
			
		||||
#This is the base ascii texturepack
 | 
			
		||||
 | 
			
		||||
textures = {
 | 
			
		||||
    "EMPTY" : ' '
 | 
			
		||||
    "WALL" : '#'
 | 
			
		||||
    "FLOOR" : '.'
 | 
			
		||||
ascii = {
 | 
			
		||||
    "EMPTY" : ' ',
 | 
			
		||||
    "WALL" : '#',
 | 
			
		||||
    "FLOOR" : '.',
 | 
			
		||||
    "PLAYER" : '@'
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user