Merge pull request #4012 from Cyantime/patch-2

Spawns off an alert in character setup.
This commit is contained in:
Aronai Sieyes
2018-07-12 15:04:20 -04:00
committed by GitHub
+2 -1
View File
@@ -49,5 +49,6 @@
//Final popup notice
if (!pass)
alert(src,"There were problems with spawning your character. Check your message log for details.","Error","OK")
spawn()
alert(src,"There were problems with spawning your character. Check your message log for details.","Error","OK")
return pass