mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-11 20:25:49 -05:00
WUPS 0.6.1 support
This commit is contained in:
@@ -8,5 +8,5 @@ PluginMetaInformation::PluginMetaInformation(const PluginMetaInformation &other)
|
||||
this->buildtimestamp = other.buildtimestamp;
|
||||
this->description = other.description;
|
||||
this->size = other.size;
|
||||
this->id = other.id;
|
||||
this->storageId = other.storageId;
|
||||
}
|
||||
Reference in New Issue
Block a user