mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Rename type druid_instance to druid.instance
This commit is contained in:
@@ -6,7 +6,7 @@ local component = require("druid.component")
|
||||
---@field buttons_system druid.button
|
||||
---@field button_left_bump druid.button
|
||||
---@field button_right_bump druid.button
|
||||
---@field druid druid_instance
|
||||
---@field druid druid.instance
|
||||
local M = component.create("gamepad_tester")
|
||||
|
||||
local STICK_DISTANCE = 50
|
||||
|
Reference in New Issue
Block a user