Skip to content

Commit

Permalink
update controller
Browse files Browse the repository at this point in the history
  • Loading branch information
dig1t committed Jan 2, 2024
1 parent eb91cf6 commit 86d3b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller.luau
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ local redTypes = require(script.Parent.redTypes)

local Util = dLib.import("dLib/Util")

local Controller: redTypes.ControllerType = {}
local Controller = {}

local store = Store.new()

Expand Down

0 comments on commit 86d3b9a

Please sign in to comment.