mirror of
				https://github.com/Reuh/ubiquitousse.git
				synced 2025-10-27 17:19:31 +00:00 
			
		
		
		
	Cleaner
This commit is contained in:
		
							parent
							
								
									10848f546e
								
							
						
					
					
						commit
						35c528f858
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -53,9 +53,7 @@ abstract.backend = "ctrulua" | |||
| -- abstract.time | ||||
| if abstract.time then | ||||
| add(abstract.time, { | ||||
| 	get = function() | ||||
| 		return ctr.time() | ||||
| 	end | ||||
| 	get = ctr.time() | ||||
| }) | ||||
| end | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Reuh
						Reuh