rgltttttttttttttttttttehi
This commit is contained in:
		
							parent
							
								
									7f6b3810c8
								
							
						
					
					
						commit
						7943a984dd
					
				
							
								
								
									
										3033
									
								
								basalt.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3033
									
								
								basalt.lua
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
					@ -138,7 +138,7 @@ rawset(__BUNDLER_FILES, "ui.lua", function ()
 | 
				
			||||||
            resetEverything,
 | 
					            resetEverything,
 | 
				
			||||||
            unlockDoor,
 | 
					            unlockDoor,
 | 
				
			||||||
            addToPin,
 | 
					            addToPin,
 | 
				
			||||||
            main = basalt.addMonitor(monitor),
 | 
					            main = basalt.addMonitor(),
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        ui.main:setMonitor(monitor)
 | 
					        ui.main:setMonitor(monitor)
 | 
				
			||||||
        ui.pinLabel = ui.main:addLabel()
 | 
					        ui.pinLabel = ui.main:addLabel()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -73,7 +73,7 @@ function mod.InitUi()
 | 
				
			||||||
        resetEverything,
 | 
					        resetEverything,
 | 
				
			||||||
        unlockDoor,
 | 
					        unlockDoor,
 | 
				
			||||||
        addToPin,
 | 
					        addToPin,
 | 
				
			||||||
        main = basalt.addMonitor(monitor),
 | 
					        main = basalt.addMonitor(),
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ui.main:setMonitor(monitor)
 | 
					    ui.main:setMonitor(monitor)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user