Update tabletRadar.lua
This commit is contained in:
parent
0bb783657d
commit
a51e237a13
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ while true do
|
|||
shell.execute("clear")
|
||||
print(instr)
|
||||
for i = 1, #entities do
|
||||
local size = tableSize(entities[i])
|
||||
if mode == "p" then
|
||||
if contains(WHITELIST, entities[i].name) then
|
||||
gpu.setForeground(0x00FF00)
|
||||
|
|
Loading…
Reference in a new issue