Browse Source

[fixed] copy and paste error in loadg

3xpurt 5 years ago
parent
commit
5d0f1f291d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/loadg.qsrc

+ 1 - 1
locations/loadg.qsrc

@@ -83,7 +83,7 @@ if arrsize('$phonetheme_name') = 0: gs 'telefon', 'setup'
 
 if housr = 1:
 	home_owned[1] = 1
-elseif if housr = 2:
+elseif housr = 2:
 	home_owned[4] = 1
 end
 if BuyHous = 1: home_owned[1] = 2