mirror of
				https://github.com/kepler155c/opus
				synced 2025-10-30 23:23:03 +00:00 
			
		
		
		
	resizing + injector fixes
This commit is contained in:
		| @@ -1,4 +1,8 @@ | ||||
| _G.requireInjector(_ENV) | ||||
| if not _G.requireInjector then | ||||
| 	local BASE ='https://raw.githubusercontent.com/kepler155c/opus/develop-1.8/sys/apis' | ||||
| 	_ENV.LUA_PATH=BASE .. '/?.lua' | ||||
| 	load(_G.http.get(BASE .. '/injector.lua').readAll())()(_ENV) | ||||
| end | ||||
|  | ||||
| local History    = require('history') | ||||
| local UI         = require('ui') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kepler155c@gmail.com
					kepler155c@gmail.com