mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-14 20:05:45 -05:00
Drop path_ from path config options
This commit is contained in:
@@ -183,8 +183,8 @@ enum ProjectFilePath {
|
||||
constants_metatile_labels,
|
||||
constants_metatile_behaviors,
|
||||
constants_fieldmap,
|
||||
path_initial_facing_table,
|
||||
path_pokemon_icon_table,
|
||||
initial_facing_table,
|
||||
pokemon_icon_table,
|
||||
};
|
||||
|
||||
class ProjectConfig: public KeyValueConfigBase
|
||||
|
||||
Reference in New Issue
Block a user