mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-11-04 05:55:28 +01:00 
			
		
		
		
	Removed all whitespaces (using new script)
This commit is contained in:
		@@ -12,7 +12,7 @@ local armchairs_list = {
 | 
			
		||||
 | 
			
		||||
local armchair_cbox = {
 | 
			
		||||
	type = "fixed",
 | 
			
		||||
	fixed = { 
 | 
			
		||||
	fixed = {
 | 
			
		||||
		{-0.5, -0.5, -0.5, 0.5, 0, 0.5 },
 | 
			
		||||
		{-0.5, -0.5, 0.4, 0.5, 0.5, 0.5 }
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
@@ -17,7 +17,7 @@ local longsofa_sbox = {
 | 
			
		||||
 | 
			
		||||
local longsofa_cbox = {
 | 
			
		||||
	type = "fixed",
 | 
			
		||||
	fixed = { 
 | 
			
		||||
	fixed = {
 | 
			
		||||
		{-0.5, -0.5, -0.5, 0.5, 0, 2.5 },
 | 
			
		||||
		{-0.5, -0.5, 0.5, -0.4, 0.5, 2.5 }
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
@@ -17,7 +17,7 @@ local sofa_sbox = {
 | 
			
		||||
 | 
			
		||||
local sofa_cbox = {
 | 
			
		||||
	type = "fixed",
 | 
			
		||||
	fixed = { 
 | 
			
		||||
	fixed = {
 | 
			
		||||
		{-0.5, -0.5, -0.5, 0.5, 0, 1.5 },
 | 
			
		||||
		{-0.5, -0.5, 0.5, -0.4, 0.5, 1.5 }
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user