Skip to content

Commit

Permalink
file didnt save lmao
Browse files Browse the repository at this point in the history
  • Loading branch information
9551-Dev committed Oct 7, 2023
1 parent c465c62 commit 2ada1c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acidity.lua
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ function raw_map_methods:get_point(x, y)
linear_curve(y_remainder)
)
elseif interpolate_x then
error("x")
return lerp(
get_point_subfunc(self,x_floor,y),
get_point_subfunc(self,x_ceil, y),
Expand Down

0 comments on commit 2ada1c8

Please sign in to comment.