mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
OoT: change internal version number
Allows custom music to work with the ootrandomizer patcher for now
This commit is contained in:
@@ -4,7 +4,7 @@ import subprocess
|
||||
import Utils
|
||||
from functools import lru_cache
|
||||
|
||||
__version__ = Utils.__version__ + ' f.LUM'
|
||||
__version__ = '6.1.0 f.LUM'
|
||||
|
||||
|
||||
def data_path(*args):
|
||||
|
Reference in New Issue
Block a user