Skip to content

Commit

Permalink
[Client] Fix Typo (????)
Browse files Browse the repository at this point in the history
  • Loading branch information
riperiperi committed Sep 28, 2019
1 parent 5502511 commit 0519063
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TSOClient/tso.client/UI/Panels/UIObjectHolder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,6 @@ public void Update(UpdateState state, bool scrolled)
if (Holding != null && Roommate)
{
cur = CursorType.SimsPlace;
{
if (MouseClicked) Holding.Clicked = true;
if (MouseIsDown && Holding.Clicked)
{
Expand Down

0 comments on commit 0519063

Please sign in to comment.