mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2024-11-21 22:32:53 +00:00
bump CSVERSION
This commit is contained in:
parent
d291c3bd1d
commit
24bb760bc0
|
@ -9,7 +9,7 @@ import sys
|
||||||
import pre_edited_cs
|
import pre_edited_cs
|
||||||
|
|
||||||
|
|
||||||
CSVERSION = 3
|
CSVERSION = 4
|
||||||
|
|
||||||
class CaverException(Exception):
|
class CaverException(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
Loading…
Reference in a new issue