mirror of
https://github.com/love2d/love.git
synced 2026-08-13 09:00:54 +02:00
Minor code cleanup
This commit is contained in:
@@ -235,7 +235,6 @@ local no_game_code = false
|
||||
function love.boot()
|
||||
|
||||
-- This is absolutely needed.
|
||||
require("love")
|
||||
require("love.filesystem")
|
||||
|
||||
love.arg.parse_options()
|
||||
|
||||
Reference in New Issue
Block a user