T2RPG: Modify Loadscreen to Direct Prospective Players to the Repo/Wiki

This commit is contained in:
Jusctsch5 2015-03-23 21:43:45 -05:00
parent 094375bba4
commit 211ecf8668
2 changed files with 18 additions and 0 deletions

View file

@ -35,7 +35,9 @@ function clientCmdRPGLoadscreen(%use)
function clientCmdRPGLoadscreenTitle(%title)
{
RPGLoadingTitle.setValue("<just:center><font:Verdana Bold:30>Ironsphere RPG II\n" @ %title);
RPGShamelessPlug.setValue("<just:center><font:Verdana Bold:15>Please see https://github.com/Jusctsch5/ironsphererpg for more information.");
}
function createESCKeybind()
{
if (isObject(RPGLSMap))