Skip to content

Commit

Permalink
Remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
Denneisk committed Mar 27, 2024
1 parent c752052 commit 8c8e0f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/entities/gmod_wire_expression2/core/egpobjects.lua
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,6 @@ e2function void egpobject:hide()

EGP:DoAction(egp, self, "RemoveObject", this.index)
this._nodraw = true
print(this.x, this.y, "not nil?")
Update(self, egp)
end

Expand Down

0 comments on commit 8c8e0f2

Please sign in to comment.