Browse Source

Add missing end

rachels 4 years ago
parent
commit
74a09aaf9b
1 changed files with 1 additions and 0 deletions
  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