mirror of
				https://github.com/minetest-mods/mapfix.git
				synced 2025-11-04 07:05:28 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			master
			...
			618fff5c19
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 618fff5c19 | |||
| 
						 | 
					8bbfb77ddb | 
							
								
								
									
										1
									
								
								description.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								description.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					Fix some map errors (flow and light problems)
 | 
				
			||||||
							
								
								
									
										2
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								init.lua
									
									
									
									
									
								
							@@ -59,3 +59,5 @@ minetest.register_chatcommand("mapfix", {
 | 
				
			|||||||
		return true, "Done."
 | 
							return true, "Done."
 | 
				
			||||||
	end,
 | 
						end,
 | 
				
			||||||
})
 | 
					})
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					minetest.log("action", "[mapfix] loaded.")
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user