NOISSUE stop referring to the minecraft profile as 'version'
This commit is contained in:
parent
010e07eb45
commit
fb9dfcb951
11 changed files with 87 additions and 85 deletions
|
@ -23,7 +23,7 @@ class VersionFile : public ProfilePatch
|
|||
friend class MojangVersionFormat;
|
||||
friend class OneSixVersionFormat;
|
||||
public: /* methods */
|
||||
virtual void applyTo(MinecraftProfile *version) override;
|
||||
virtual void applyTo(MinecraftProfile *profile) override;
|
||||
virtual bool isMinecraftVersion() override;
|
||||
virtual bool hasJarMods() override;
|
||||
virtual int getOrder() override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue