mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
Annotations update
This commit is contained in:
@@ -30,7 +30,7 @@ local function get_atlas_path(self, request)
|
||||
return nil
|
||||
end
|
||||
|
||||
return go.get(request.sender, "textures", { key = request.texture_name })
|
||||
return go.get(request.sender, "textures", { key = request.texture_name }) --[[@as string]]
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user