mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Fixes Copypaste Message
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
set desc = "Donate to help with development costs."
|
||||
set hidden = 1
|
||||
|
||||
if(alert("This will open the changelog in your browser. Are you sure?",,"Yes","No")=="No")
|
||||
if(alert("This will open the donation page in your browser. Are you sure?",,"Yes","No")=="No")
|
||||
return
|
||||
src << link(DONATE)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user