Skip to content

Commit

Permalink
removed test code from debug
Browse files Browse the repository at this point in the history
  • Loading branch information
smd111 committed Sep 5, 2016
1 parent 336243f commit 68add39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SMDinclude/includes/more/Debug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ function fdebug.self_command(status,event,command)
add_to_chat(cc.mc, 'Debug Mode Type = ' .. tostring(fdebug.type[fdebug.count]))
elseif command == 'test' then
---
print(loaded)
end
if updatedisplay then
updatedisplay()
Expand Down

0 comments on commit 68add39

Please sign in to comment.