Ver Fonte

[fixed] Journal relationship bars moved up a line so its clear who they belong to

Kevin_Smarts há 1 ano atrás
pai
commit
34fdf4570a
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      locations/journal.qsrc

+ 2 - 1
locations/journal.qsrc

@@ -624,7 +624,8 @@ end
 
 if $ARGS[0] = 'relindex':
 
-    *pl & gs 'indik', '1', npc_rel['<<$ARGS[1]>>'], npc_rel['<<$ARGS[1]>>'], 100 & '<<$ind>>'
+    gs 'indik', '1', npc_rel['<<$ARGS[1]>>'], npc_rel['<<$ARGS[1]>>'], 100 & '<<$ind>>'
+	*nl
 end
 
 if $ARGS[0] = 'leaveactions':