Lua_GetProjectPath, SDLK_Period
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
function OnCommandTE(e)
|
||||
if e.key == SDLK_B and e.ctrl == 1 then
|
||||
C("cd D:/dev/text_editor && build.bat") end
|
||||
end
|
||||
|
||||
table.insert(OnCommandCallbacks, OnCommandTE)
|
||||
Reference in New Issue
Block a user