Skip to content

Commit

Permalink
Makes *turf usable while buckled (#1816)
Browse files Browse the repository at this point in the history
Co-authored-by: sqn <[email protected]>
  • Loading branch information
Steals-The-PRs and sqnztb authored Feb 6, 2024
1 parent 7534d91 commit 1b762a6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,6 @@
return FALSE
if(isspaceturf(get_turf(user)))
return FALSE
if(user.buckled)
return FALSE
else
return TRUE

Expand Down

0 comments on commit 1b762a6

Please sign in to comment.