mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Source Code -> source code
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
set desc = "Visit the GitHub page."
|
||||
set hidden = 1
|
||||
if(config.githuburl)
|
||||
if(alert("This will open our Source Code page on GitHub. Are you sure?",,"Yes","No")=="No")
|
||||
if(alert("This will open our source code page on GitHub. Are you sure?",,"Yes","No")=="No")
|
||||
return
|
||||
src << link(config.githuburl)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user