Spawns off an alert in character setup.

This commit is contained in:
Cyantime
2018-07-12 04:21:03 +00:00
committed by GitHub
parent 1feb833d3f
commit 53bbf6a3ec
+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