SCRATCH some version file member variables commented
This commit is contained in:
parent
f53cd55fbb
commit
80b81c2c1e
3 changed files with 61 additions and 21 deletions
|
@ -8,7 +8,5 @@ class MojangVersionFormat
|
|||
public:
|
||||
// version files / profile patches
|
||||
static VersionFilePtr versionFileFromJson(const QJsonDocument &doc, const QString &filename);
|
||||
/*
|
||||
static QJsonDocument profilePatchToJson(const ProfilePatchPtr &patch);
|
||||
*/
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue