mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-20 15:55:05 -05:00
remove unused variable
This commit is contained in:
@@ -519,7 +519,6 @@ string generate_dungeon_item_encodings_text(Json map_data) {
|
||||
int item_probability;
|
||||
bool first;
|
||||
int last_index;
|
||||
string last_index_name;
|
||||
|
||||
text << "@ This is auto-generated by dungeon_item_data.json.\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user