Fix bug in zone-nyan until it is fixed upstream

It was me. Shame…
This commit is contained in:
Gergely Polonkai 2016-09-29 10:49:22 +02:00
parent f7ef9aced2
commit b373fe4424
1 changed files with 1 additions and 1 deletions

View File

@ -732,7 +732,7 @@ vector with a X and Y component, width, height and fill color."
(defcustom zone-nyan-hide-progress nil
"Wont report progress information if set."
:type 'boolean
:group zone-nyan)
:group 'zone-nyan)
(defvar zone-nyan-bg-music-process nil
"Current BG music process.")