Browse Source

[change] Convert image to background on warning page to make it nice and neat

KevinSmarts 4 years ago
parent
commit
bce4b6c94c
1 changed files with 6 additions and 1 deletions
  1. 6 1
      locations/begin.qsrc

+ 6 - 1
locations/begin.qsrc

@@ -73,7 +73,12 @@ end
 
 if $ARGS[0] = 'warning':
 	'<center><b><font color = maroon>WARNING</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/system/gl3.jpg" ></center>'
+	 $BACKIMAGE = 'images/system/gl3.jpg'
+	*nl
+	*nl
+	*nl
+	*nl
+	*nl
 	*nl
 	'<center><img <<$set_imgh>> src="images/system/start/warning.jpg" ></center>'