mirror of
				https://github.com/LDDestroier/CC/
				synced 2025-10-31 07:22:59 +00:00 
			
		
		
		
	Update tron.lua
This commit is contained in:
		
							
								
								
									
										3
									
								
								tron.lua
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								tron.lua
									
									
									
									
									
								
							| @@ -934,6 +934,9 @@ local nameChange = function(scrollInfo) | |||||||
| 	end | 	end | ||||||
| 	term.setCursorBlink(true) | 	term.setCursorBlink(true) | ||||||
| 	local rend = function() | 	local rend = function() | ||||||
|  | 		if table.concat(buff):upper() == "GASTER" then | ||||||
|  | 			os.reboot() -- lol | ||||||
|  | 		end | ||||||
| 		drawGrid(gsX, gsY, true) | 		drawGrid(gsX, gsY, true) | ||||||
| 		term.setTextColor(colors.white) | 		term.setTextColor(colors.white) | ||||||
| 		cwrite("Enter your name.", scr_y - 5) | 		cwrite("Enter your name.", scr_y - 5) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 LDDestroier
					LDDestroier