(svn r5192) - Stylechange: fix bjarni's tabs-instead-of-spaces alignment
This commit is contained in:
		@@ -301,7 +301,7 @@ static const Command _command_proc_table[] = {
 | 
				
			|||||||
	{CmdGiveMoney,                           0}, /* 113 */
 | 
						{CmdGiveMoney,                           0}, /* 113 */
 | 
				
			||||||
	{CmdChangePatchSetting,         CMD_SERVER}, /* 114 */
 | 
						{CmdChangePatchSetting,         CMD_SERVER}, /* 114 */
 | 
				
			||||||
	{CmdReplaceVehicle,                      0}, /* 115 */
 | 
						{CmdReplaceVehicle,                      0}, /* 115 */
 | 
				
			||||||
	{CmdCloneVehicle,						 0}, /* 116 */
 | 
						{CmdCloneVehicle,                        0}, /* 116 */
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* This function range-checks a cmd, and checks if the cmd is not NULL */
 | 
					/* This function range-checks a cmd, and checks if the cmd is not NULL */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user