:3
This commit is contained in:
		
							parent
							
								
									4df6073f9c
								
							
						
					
					
						commit
						59dc5edde5
					
				
							
								
								
									
										2
									
								
								rtmc.lua
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								rtmc.lua
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -41,7 +41,7 @@ rawset(__BUNDLER_FILES, "main", function ()
 | 
			
		|||
                updaterLoop(upd)
 | 
			
		||||
            end,
 | 
			
		||||
            function ()
 | 
			
		||||
                require(MODULE_NAME)(lib_exports);
 | 
			
		||||
                require(MODULE_NAME).main(lib_exports);
 | 
			
		||||
            end
 | 
			
		||||
        );
 | 
			
		||||
    end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -39,7 +39,7 @@ local function _start()
 | 
			
		|||
            updaterLoop(upd)
 | 
			
		||||
        end,
 | 
			
		||||
        function ()
 | 
			
		||||
            require(MODULE_NAME)(lib_exports);
 | 
			
		||||
            require(MODULE_NAME).main(lib_exports);
 | 
			
		||||
        end
 | 
			
		||||
    );
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user