1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-02-18 02:34:57 +00:00

Overlooked a call to toggleVersionLabel()

As removed in fb3d27fcfe
This commit is contained in:
fgenesis 2022-07-19 00:26:13 +02:00
parent 9e2c640b51
commit e22cfec0e6

View file

@ -60,7 +60,6 @@ function activate(me)
if doQuit then if doQuit then
fadeOutMusic(2) fadeOutMusic(2)
toggleVersionLabel(false)
toggleCursor(false) toggleCursor(false)
fade(1, 3, 0, 0, 0) fade(1, 3, 0, 0, 0)
watch(3) watch(3)