whoops forgot to not require socket

This commit is contained in:
Ishaan Bhardwaj 2020-12-01 11:58:29 -05:00
parent c37757f592
commit acaa6bdbbf

View File

@ -3,7 +3,6 @@ local ConfigScene = Scene:extend()
ConfigScene.title = "Input Config"
require 'load.save'
local socket = require 'socket'
local configurable_inputs = {
"menu_decide",