Browse Source

[fixed] Missing $

bgkjdgbizgblzdgbr 2 years ago
parent
commit
de839353b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/katja_lake.qsrc

+ 1 - 1
locations/katja_lake.qsrc

@@ -2,7 +2,7 @@
 !!2022/28/01
 !!This file include the activities that Katja and the player character can do when hanging out at the pavlovsk lake.
 
-if ARGS[0] = 'start':
+if $ARGS[0] = 'start':
 	*clr & cla
 	$loc = 'katja_lake'
 	$loc_arg = 'start'