fixed typo in Dungeon.buildDungeon()'s documentation comment
This commit is contained in:
		@@ -29,7 +29,7 @@ public class Dungeon {
 | 
			
		||||
     * where the map matrix is a matrix of the following chars:
 | 
			
		||||
     * W: Wall
 | 
			
		||||
     * F: Field
 | 
			
		||||
     * Z: Field with a ZMP
 | 
			
		||||
     * Z: Field with a ZPM
 | 
			
		||||
     * B: Field with a Box
 | 
			
		||||
     * O: Field with ONeill
 | 
			
		||||
     * J: Field with Jaffa
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user