Remove client/default.lua
This commit is contained in:
parent
81c6876703
commit
1d6876c79f
@ -1,15 +0,0 @@
|
||||
-- Buildat: client/default.lua
|
||||
|
||||
-- Globals that may or may not be overridden by things loaded later
|
||||
|
||||
function __buildat_key_down(key)
|
||||
end
|
||||
function __buildat_key_up(key)
|
||||
end
|
||||
function __buildat_mouse_move(x, y)
|
||||
end
|
||||
function __buildat_mouse_down(button, x, y)
|
||||
end
|
||||
function __buildat_mouse_up(button, x, y)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user