Skip to content

Commit

Permalink
Update script.osl
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistium authored Nov 12, 2024
1 parent ba58a84 commit 0242100
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion all/claw/script.osl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ attachment = ""

proxy = "https://apps.mistium.com/cors?url="

window "set_dragbox" [[2,2,30,0],[-2,2,-100,-40]]
window "dimensions" 1200 700

def "send_post" "this.content,this.attachment" (
Expand Down Expand Up @@ -92,7 +93,7 @@ def "render_main" "feed" (
posts.got = false
posts.feed = []
)
y -= this.ih
y -= this.ih
) else (
if mouse_touching (
square this.w 90 15 : c#seco
Expand Down

0 comments on commit 0242100

Please sign in to comment.