Selaa lähdekoodia

[fixed] Wrong note for end of code chunk

Kevin_Smarts 3 vuotta sitten
vanhempi
sitoutus
46b5a5225b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      locations/_difficulty.qsrc

+ 1 - 1
locations/_difficulty.qsrc

@@ -75,7 +75,7 @@ if $ARGS[0] = 'getmaxgrades':
 
 	if max_grades > 100: max_grades = 100
 	
-end &! --- getexpadj ---
+end &! --- getmaxgrades ---
 
 
 --- _difficulty ---------------------------------