Selaa lähdekoodia

[fixed] typo with a > instead of - causing error.

KevinSmarts 4 vuotta sitten
vanhempi
säilyke
ab0f59e103
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      locations/agentned.qsrc

+ 1 - 1
locations/agentned.qsrc

@@ -334,7 +334,7 @@ if $ARGS[0] = 'rent_pushkin':
 			if money >= home_rent[4]: 
 				money -= home_rent[4]
 			else
-				karta >= home_rent[4]
+				karta -= home_rent[4]
 			end
 			home_owned[4] = 1
 			if ARRSIZE('home_owned') = 0: gs 'set_home', 4