mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 16:39:02 -06:00
whoops forgot to not require socket
This commit is contained in:
parent
c37757f592
commit
acaa6bdbbf
@ -3,7 +3,6 @@ local ConfigScene = Scene:extend()
|
||||
ConfigScene.title = "Input Config"
|
||||
|
||||
require 'load.save'
|
||||
local socket = require 'socket'
|
||||
|
||||
local configurable_inputs = {
|
||||
"menu_decide",
|
||||
|
Loading…
Reference in New Issue
Block a user