mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Add true portable mode (#259)
This commit is contained in:
@@ -6,7 +6,6 @@ static var current_level_file := ""
|
||||
static var has_entered := false
|
||||
|
||||
var selected_lvl_idx := 0
|
||||
const CUSTOM_LEVEL_PATH := "user://custom_levels/"
|
||||
const base64_charset := "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
|
||||
static var page_number_save := -1
|
||||
static var last_played_container = null
|
||||
|
Reference in New Issue
Block a user