fix: Hiding custom data inspector rows hiding all defined in the same file
This commit is contained in:
parent
69bdebeb98
commit
0e9302ff08
@ -171,7 +171,7 @@ namespace hex::plugin::builtin {
|
||||
displayFunction,
|
||||
editingFunction,
|
||||
false,
|
||||
wolv::util::toUTF8String(filePath)
|
||||
wolv::util::toUTF8String(filePath) + ":" + pattern->getVariableName()
|
||||
});
|
||||
|
||||
AchievementManager::unlockAchievement("hex.builtin.achievement.patterns", "hex.builtin.achievement.patterns.data_inspector.name");
|
||||
|
Loading…
x
Reference in New Issue
Block a user