Explorar el Código

Add missing end

rachels hace 4 años
padre
commit
74a09aaf9b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      locations/music_guitarlesson.qsrc

+ 1 - 0
locations/music_guitarlesson.qsrc

@@ -132,6 +132,7 @@ if $ARGS[0] = 'getdate':
 			newday -= 29
 		else 
 			newday -= 28
+		end
 	elseif newday > 30:
 		newday -= 30
 	end