mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-06 03:30:22 -08:00
Update Assets Version so the hills fucking update
This commit is contained in:
parent
d9f3cdbb4b
commit
2c3ee036a6
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ var ROM_POINTER_PATH = config_path.path_join("rom_pointer.smb")
|
|||
var ROM_PATH = config_path.path_join("baserom.nes")
|
||||
var ROM_ASSETS_PATH = config_path.path_join("resource_packs/BaseAssets")
|
||||
const ROM_PACK_NAME := "BaseAssets"
|
||||
const ROM_ASSETS_VERSION := 2
|
||||
const ROM_ASSETS_VERSION := 3
|
||||
|
||||
var server_version := -1
|
||||
var current_version := -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue