Skip to content

Commit

Permalink
How?
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelIT7 committed Apr 3, 2024
1 parent a00f16e commit 2904127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _testing/gmod_testing.lua
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ local code = [[local ret, err = pcall(function()
local printtbl = nil
local function PrintTable(tbl, tabs) -- I don't think we currently can load Gmod's PrintTable
if !tbl then return end
tabs = tabs or 0
local start_str = ""
Expand Down

0 comments on commit 2904127

Please sign in to comment.