Explorar el Código

[fixed] Wrong note for end of code chunk

Kevin_Smarts hace 3 años
padre
commit
46b5a5225b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 ---------------------------------