mirror of
				https://github.com/LDDestroier/CC/
				synced 2025-10-31 07:22:59 +00:00 
			
		
		
		
	Fixed help screen misprint
thanks hugeblank
This commit is contained in:
		
							
								
								
									
										9
									
								
								tron.lua
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								tron.lua
									
									
									
									
									
								
							| @@ -2012,11 +2012,12 @@ local helpScreen = function() | ||||
| 	termclear() | ||||
| 	termsetCursorPos(1,2) | ||||
| 	print([[ | ||||
| 	Move your lightcycle with WASD | ||||
| 	 or by tapping left click. | ||||
| 	Move your lightcycle with the | ||||
| 	 arrow keys or by tapping | ||||
| 	 left click. | ||||
|  | ||||
| 	Pan the camera with arrows | ||||
| 	 or by holding middle click. | ||||
| 	Pan the camera with WASD or | ||||
| 	 by holding middle click. | ||||
|  | ||||
| 	Release the trail with spacebar | ||||
| 	 or by holding right click. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 LDDestroier
					LDDestroier