fixed map; hookshots circle is now drawn on background
This commit is contained in:
@@ -248,6 +248,9 @@ function Entity:Debug()
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
function Entity:DrawBackground()
|
||||
end
|
||||
require "code/entities/kupo"
|
||||
require "code/entities/arrow"
|
||||
require "code/entities/decoration"
|
||||
|
||||
Reference in New Issue
Block a user