Browse Source

[fixed] missing set_imgh in gschool_lessonsev2

3xpurt 4 years ago
parent
commit
aa067ff5d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/gschool_lessonsev2.qsrc

+ 1 - 1
locations/gschool_lessonsev2.qsrc

@@ -408,7 +408,7 @@ if $ARGS[0] = 'math':
 			act 'Button your shirt':
 				*clr & cla
 				'<center><b><h4><font color=#FF00CC><<"<<$pcs_firstname>> [<<$pcs_nickname>>] <<$pcs_lastname>>">></font></h4></b></center>'
-				*pl '<center><img src="<<FUNC(''$face_image'')>>"></center>'
+				*pl '<center><img <<$set_imgh>> src="<<FUNC(''$face_image'')>>"></center>'
 				'You quickly grasp both sides of your blouse and pull them tightly together. Igor''s face turns red when he realizes he''s been caught, and he immediately turns back to face the blackboard.'
 				'<center><b><font color=#FFC600><<"Igor Kruglov">></font></b></center>'
 				'<center><img <<$set_imgh>> src="images/pc/npc_headshots/big4.jpg"></center>'